소스 검색

Add more sizes to Jordan Deware

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

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

@@ -8808,6 +8808,14 @@ characterMakers["Jordan Deware"] = () => {
height: math.unit(4, "feet"),
default: true
},
{
name: "Minimacro",
height: math.unit(40, "meters")
},
{
name: "Small Macro",
height: math.unit(400, "meters")
},
{
name: "Macro",
height: math.unit(4, "miles")


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