瀏覽代碼

Add another size for Noma

tags/v0.1.0
Fen Dweller 6 年之前
父節點
當前提交
e54493435f
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      presets/characters.js

+ 4
- 0
presets/characters.js 查看文件

@@ -8765,6 +8765,10 @@ characterMakers["Nomaxice"] = () => {
name: "Norm",
height: math.unit(1.82, "m")
},
{
name: "Norm+",
height: math.unit(8.8, "feet")
},
{
name: "Big",
height: math.unit(8, "meters"),


Loading…
取消
儲存