Explorar el Código

Add a 'big' height for Rai

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

+ 4
- 0
presets/characters.js Ver fichero

@@ -2465,6 +2465,10 @@ characterMakers.push(() => makeCharacter(
name: "Normal",
height: math.unit(7 + 2/12, "feet")
},
{
name: "Big",
height: math.unit(11, "feet")
},
{
name: "Macro",
height: math.unit(302, "feet"),


Cargando…
Cancelar
Guardar