Explorar el Código

Add another size for Rain

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
461ab37e88
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      presets/characters.js

+ 4
- 0
presets/characters.js Ver fichero

@@ -2881,6 +2881,10 @@ characterMakers["Rain Fallen"] = () => {
name: "Scarlet King",
height: math.unit(18, "yottameters")
},
{
name: "Void",
height: math.unit(6.66e66, "yottameters")
}
],
math.unit(150, "meter")
)


Cargando…
Cancelar
Guardar