Browse Source

Add new height for Sofia

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

+ 4
- 0
presets/characters.js View File

@@ -137,6 +137,10 @@ characterMakers["Sofia"] = () => {
name: "Macro",
height: math.unit(96, "feet")
},
{
name: "Megamerger",
height: math.unit(650, "feet")
},
],
math.unit(96, "feet")
)


Loading…
Cancel
Save