瀏覽代碼

Update Akari Kaen's sizes

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

+ 7
- 3
presets/characters.js 查看文件

@@ -3844,10 +3844,14 @@ characterMakers["Akari Kaen"] = () => {
},
[
{
name: "Normal",
height: math.unit(10, "inches"),
name: "Micro",
height: math.unit(5, "inches"),
default: true
}
},
{
name: "Normal",
height: math.unit(7, "feet")
},
]
)
};


Loading…
取消
儲存