Browse Source

Add more sizes to Jordan Deware

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

+ 8
- 0
presets/characters.js View File

@@ -8808,6 +8808,14 @@ characterMakers["Jordan Deware"] = () => {
height: math.unit(4, "feet"),
default: true
},
{
name: "Minimacro",
height: math.unit(40, "meters")
},
{
name: "Small Macro",
height: math.unit(400, "meters")
},
{
name: "Macro",
height: math.unit(4, "miles")


Loading…
Cancel
Save