Parcourir la source

Change the anthro height for Scales

tags/v0.1.0
Fen Dweller il y a 6 ans
Parent
révision
ca4570453d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Voir le fichier

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


Chargement…
Annuler
Enregistrer