Browse Source

Fix a typo in one of Lykasa's sizes

tags/v0.1.0^0
Fen Dweller 5 years ago
parent
commit
a14c04edb5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js View File

@@ -15267,7 +15267,7 @@ characterMakers.push(() => makeCharacter(
height: math.unit(3, "meters")
},
{
name: "Kaiku",
name: "Kaiju",
height: math.unit(120, "meters"),
default: true
},


Loading…
Cancel
Save