Przeglądaj źródła

Fix Rain's default height

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

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

@@ -2857,7 +2857,7 @@ characterMakers["Rain Fallen"] = () => {
height: math.unit(18, "yottameters")
},
],
math.unit(7500, "feet")
math.unit(150, "meter")
)
};



Ładowanie…
Anuluj
Zapisz