Explorar el Código

Adjust Kit's sizes

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

+ 5
- 1
presets/characters.js Ver fichero

@@ -51595,9 +51595,13 @@ characterMakers.push(() => makeCharacter(
height: math.unit(164665.7, "meters") height: math.unit(164665.7, "meters")
}, },
{ {
name: "Final Form",
name: "Fourth Form",
height: math.unit(745112.2, "meters") height: math.unit(745112.2, "meters")
}, },
{
name: "Final Form",
height: math.unit(9.14e144, "meters")
},
] ]
)) ))




Cargando…
Cancelar
Guardar