Browse Source

Add a regular size for Nolow

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

+ 4
- 0
presets/characters.js View File

@@ -40762,6 +40762,10 @@ characterMakers.push(() => makeCharacter(
},
},
[
{
name: "Regular",
height: math.unit(12, "feet")
},
{
name: "Big Chee",
height: math.unit(21, "feet"),


Loading…
Cancel
Save