Explorar el Código

Fix base kneeling height for Adake

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -331,7 +331,7 @@ function makeAdake() {
name: "Height",
power: 1,
type: "length",
base: math.unit(60, "feet")
base: math.unit(5.385, "feet")
},
weight: {
name: "Weight",


Cargando…
Cancelar
Guardar