瀏覽代碼

Add another size for Sofia

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

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

@@ -182,6 +182,10 @@ characterMakers.push(() => makeCharacter(
name: "Normal",
height: math.unit(1.83, "meter")
},
{
name: "Size Thief",
height: math.unit(18, "feet")
},
{
name: "50 Foot Collie",
height: math.unit(50, "feet")


Loading…
取消
儲存