Explorar el Código

Change the anthro height for Scales

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -9787,7 +9787,7 @@ characterMakers["Scales"] = () => {
}
},
anthro: {
height: math.unit(6, "feet"),
height: math.unit(6*7/12, "feet"),
weight: math.unit(100, "lb"),
name: "Anthro",
image: {


Cargando…
Cancelar
Guardar