ソースを参照

Add another megamacro size for Samantha

tags/v0.1.0
Fen Dweller 6年前
コミット
fa2ce1dece
1個のファイルの変更5行の追加1行の削除
  1. +5
    -1
      presets/characters.js

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

@@ -4558,7 +4558,11 @@ characterMakers["Samantha"] = () => {
{
name: "Megamacro",
height: math.unit(8381, "meters"),
}
},
{
name: "Megamacro+",
height: math.unit(12000, "kilometers")
},
]
)
};


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