소스 검색

Give Ian another size

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

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

@@ -14822,9 +14822,13 @@ characterMakers["Ian Corvid"] = () => {
},
[
{
name: "Microw",
name: "Tiny Microw",
height: math.unit(1, "inch")
},
{
name: "Microw",
height: math.unit(6, "inches")
},
{
name: "Crow",
height: math.unit(7 + 1/12, "feet"),


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