Explorar el Código

Adjust Rain Fallen's Void size

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

+ 1
- 1
presets/characters.js Ver fichero

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


Cargando…
Cancelar
Guardar