Ver código fonte

Fix base kneeling height for Adake

tags/v0.0.3
Fen Dweller 5 anos atrás
pai
commit
ba1d188b86
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Ver arquivo

@@ -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",


Carregando…
Cancelar
Salvar