Explorar el Código

Update Gin's normal height

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -3801,7 +3801,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Normal",
height: math.unit(9 + 4 / 12, "feet")
height: math.unit(13 + 2/12, "feet")
},
{
name: "Macro",


Cargando…
Cancelar
Guardar