Browse Source

Fix the megamacro size for Aarkus

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

+ 1
- 1
presets/characters.js View File

@@ -53072,7 +53072,7 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Megamacro",
height: math.unit(2.017, "meters")
height: math.unit(2.017, "km")
},
]
))


Loading…
Cancel
Save