소스 검색

Add another size for Noma

tags/v0.1.0
Fen Dweller 6 년 전
부모
커밋
e54493435f
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      presets/characters.js

+ 4
- 0
presets/characters.js 파일 보기

@@ -8765,6 +8765,10 @@ characterMakers["Nomaxice"] = () => {
name: "Norm",
height: math.unit(1.82, "m")
},
{
name: "Norm+",
height: math.unit(8.8, "feet")
},
{
name: "Big",
height: math.unit(8, "meters"),


불러오는 중...
취소
저장