소스 검색

Adjust Kit's sizes

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

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

@@ -51595,9 +51595,13 @@ characterMakers.push(() => makeCharacter(
height: math.unit(164665.7, "meters")
},
{
name: "Final Form",
name: "Fourth Form",
height: math.unit(745112.2, "meters")
},
{
name: "Final Form",
height: math.unit(9.14e144, "meters")
},
]
))



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