소스 검색

Add big froot

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

+ 5
- 1
presets/characters.js 파일 보기

@@ -19905,10 +19905,14 @@ characterMakers["Fruity"] = () => {
},
[
{
name: "Demonic",
name: "Normal",
height: math.unit(166.6, "cm"),
default: true
},
{
name: "Demonic",
height: math.unit(166.6, "feet")
},
]
)
};


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