Просмотр исходного кода

Update Evander and Ailbhe's heights

tags/v0.1.0
Fen Dweller 6 лет назад
Родитель
Сommit
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
},
]


Загрузка…
Отмена
Сохранить