ソースを参照

Fix the size of Rai's head view

master
Fen Dweller 4年前
コミット
c3f9a91e7b
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js ファイルの表示

@@ -2453,7 +2453,7 @@ characterMakers.push(() => makeCharacter(
}
},
maw: {
height: math.unit(6 / 3.81416, "feet"),
height: math.unit(2.6, "feet"),
name: "Maw",
image: {
source: "./media/characters/rai/maw.svg"


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