Explorar el Código

Add big froot

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

+ 5
- 1
presets/characters.js Ver fichero

@@ -19905,10 +19905,14 @@ characterMakers["Fruity"] = () => {
},
[
{
name: "Demonic",
name: "Normal",
height: math.unit(166.6, "cm"),
default: true
},
{
name: "Demonic",
height: math.unit(166.6, "feet")
},
]
)
};


Cargando…
Cancelar
Guardar