Przeglądaj źródła

Fix Andrew's normal height

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

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

@@ -5529,7 +5529,7 @@ characterMakers["Andrew Cooper"] = () => {
},
{
name: "Normal",
height: math.unit(194, "cm"),
height: math.unit(5 + 6/12, "feet"),
default: true
}
]


Ładowanie…
Anuluj
Zapisz