Explorar el Código

Add another size for Noma

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

+ 4
- 0
presets/characters.js Ver fichero

@@ -8765,6 +8765,10 @@ characterMakers["Nomaxice"] = () => {
name: "Norm",
height: math.unit(1.82, "m")
},
{
name: "Norm+",
height: math.unit(8.8, "feet")
},
{
name: "Big",
height: math.unit(8, "meters"),


Cargando…
Cancelar
Guardar