소스 검색

Change the anthro height for Scales

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

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

@@ -9787,7 +9787,7 @@ characterMakers["Scales"] = () => {
}
},
anthro: {
height: math.unit(6, "feet"),
height: math.unit(6*7/12, "feet"),
weight: math.unit(100, "lb"),
name: "Anthro",
image: {


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