Explorar el Código

Fix the Galactic size for Sergis

master
Fen Dweller hace 4 años
padre
commit
311017adef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Ver fichero

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


Cargando…
Cancelar
Guardar