Przeglądaj źródła

Reduce Alex's max size a bit so that it doesn't break

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

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

@@ -22104,7 +22104,7 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Max Size",
height: math.unit(1.57e283, "yottameters")
height: math.unit(1.4e283, "yottameters")
},
]
))


Ładowanie…
Anuluj
Zapisz