소스 검색

Add another megamacro size for Samantha

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

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

@@ -4558,7 +4558,11 @@ characterMakers["Samantha"] = () => {
{
name: "Megamacro",
height: math.unit(8381, "meters"),
}
},
{
name: "Megamacro+",
height: math.unit(12000, "kilometers")
},
]
)
};


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