Przeglądaj źródła

Update Evander and Ailbhe's heights

tags/v0.1.0
Fen Dweller 6 lat temu
rodzic
commit
530068f895
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      presets/characters.js

+ 2
- 2
presets/characters.js Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz