Browse Source

Update Gin's normal height

master
Fen Dweller 6 years ago
parent
commit
57033bc30b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js View File

@@ -3801,7 +3801,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Normal",
height: math.unit(9 + 4 / 12, "feet")
height: math.unit(13 + 2/12, "feet")
},
{
name: "Macro",


Loading…
Cancel
Save