Browse Source

Add a size for Rain Fallen

master
Fen Dweller 5 years ago
parent
commit
b037faa557
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      presets/characters.js

+ 4
- 0
presets/characters.js View File

@@ -4381,6 +4381,10 @@ characterMakers.push(() => makeCharacter(

},
[
{
name: "Meddling with Mortals",
height: math.unit(8 + 8/12, "feet")
},
{
name: "Normal",
height: math.unit(5, "meter")


Loading…
Cancel
Save