Browse Source

Fix one of Kira's height names

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

+ 1
- 1
presets/characters.js View File

@@ -65055,7 +65055,7 @@ characterMakers.push(() => makeCharacter(
height: math.unit(289334, "feet")
},
{
name: "Bathtub",
name: "Ocean",
height: math.unit(1.11940e+7, "feet")
},
]


Loading…
Cancel
Save