ソースを参照

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: {


読み込み中…
キャンセル
保存