瀏覽代碼

Update Evander and Ailbhe's heights

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

+ 2
- 2
presets/characters.js 查看文件

@@ -7914,7 +7914,7 @@ characterMakers["Evander"] = () => {
[
{
name: "Normal",
height: math.unit(0.9, "meters")
height: math.unit(0.83, "meters")
},
]
)
@@ -8498,7 +8498,7 @@ characterMakers["Ailbhe"] = () => {
[
{
name: "Normal",
height: math.unit(1.2, "meters"),
height: math.unit(1.07, "meters"),
default: true
},
]


Loading…
取消
儲存