Procházet zdrojové kódy

Adjust Rain Fallen's Void size

master
Fen Dweller před 5 roky
rodič
revize
3e3ea89669
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Zobrazit soubor

@@ -4512,7 +4512,7 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Void",
height: math.unit(6.66e66, "yottameters")
height: math.unit(1e88, "yottameters")
}
]
))


Načítá se…
Zrušit
Uložit