Parcourir la source

Fix the Galactic size for Sergis

master
Fen Dweller il y a 4 ans
Parent
révision
311017adef
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Voir le fichier

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


Chargement…
Annuler
Enregistrer