Explorar el Código

Add more sizes to Jordan Deware

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

+ 8
- 0
presets/characters.js Ver fichero

@@ -8808,6 +8808,14 @@ characterMakers["Jordan Deware"] = () => {
height: math.unit(4, "feet"), height: math.unit(4, "feet"),
default: true default: true
}, },
{
name: "Minimacro",
height: math.unit(40, "meters")
},
{
name: "Small Macro",
height: math.unit(400, "meters")
},
{ {
name: "Macro", name: "Macro",
height: math.unit(4, "miles") height: math.unit(4, "miles")


Cargando…
Cancelar
Guardar