Browse Source

Add a megamacro size for Timothy

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

+ 4
- 0
presets/characters.js View File

@@ -40683,6 +40683,10 @@ characterMakers.push(() => makeCharacter(
height: math.unit(210, "miles"),
default: true
},
{
name: "Megamacro",
height: math.unit(210000, "miles")
},
]
))



Loading…
Cancel
Save