Browse Source

Add a new size for Athea

tags/v0.1.0
Fen Dweller 6 years ago
parent
commit
8d21058a9b
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      presets/characters.js

+ 4
- 0
presets/characters.js View File

@@ -18252,6 +18252,10 @@ characterMakers.push(() => makeCharacter(
name: "Macro+",
height: math.unit(640, "feet")
},
{
name: "Colossus",
height: math.unit(2.2, "miles")
},
]
))



Loading…
Cancel
Save