diff --git a/presets/characters.js b/presets/characters.js index 7860ab82..10648b7a 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -7667,6 +7667,10 @@ characterMakers.push(() => makeCharacter( name: "Micro", height: math.unit(16 + 6 / 12, "feet") }, + { + name: "Third Dimension", + height: math.unit(40, "meters") + }, { name: "Normal", height: math.unit(660, "feet"),