Procházet zdrojové kódy

Update Neos' maximum size

master
Fen Dweller před 6 roky
rodič
revize
95692012c7
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

@@ -11359,7 +11359,7 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Beyond Godly",
height: math.unit(10000000, "Ym")
height: math.unit(25, "multiverses")
},
]
))


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