Explorar el Código

Fix Irbisgreif's height

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -30659,7 +30659,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Normal",
height: math.unit(2 + 7/12, "feet"),
height: math.unit(216, "cm"),
default: true
},
]


Cargando…
Cancelar
Guardar