瀏覽代碼

Give Leonardo a default size

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

+ 5
- 1
presets/characters.js 查看文件

@@ -17849,7 +17849,11 @@ characterMakers["Leonardo Lycheborne"] = () => {
},
},
[
{
name: "Normal",
height: math.unit(6 + 1/12, "feet"),
default: true
},
]
)
};


Loading…
取消
儲存