Procházet zdrojové kódy

Fix the Galactic size for Sergis

master
Fen Dweller před 4 roky
rodič
revize
311017adef
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

@@ -63030,7 +63030,7 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Galactic",
height: math.unit(634200, "km")
height: math.unit(634200, "lightyears")
},
]
))


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