Browse Source

Adjust Kit's sizes

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

+ 5
- 1
presets/characters.js View File

@@ -51595,9 +51595,13 @@ characterMakers.push(() => makeCharacter(
height: math.unit(164665.7, "meters")
},
{
name: "Final Form",
name: "Fourth Form",
height: math.unit(745112.2, "meters")
},
{
name: "Final Form",
height: math.unit(9.14e144, "meters")
},
]
))



Loading…
Cancel
Save