Browse Source

Add new sizes for Lira

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

+ 8
- 0
presets/characters.js View File

@@ -27833,6 +27833,14 @@ characterMakers.push(() => makeCharacter(
name: "Macro",
height: math.unit(100, "feet")
},
{
name: "Macro²",
height: math.unit(1600, "feet")
},
{
name: "Planetary",
height: math.unit(20, "earths")
},
]
))



Loading…
Cancel
Save