Browse Source

Fix Cherry Spark's size

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

+ 1
- 1
presets/characters.js View File

@@ -68711,7 +68711,7 @@ characterMakers.push(() => makeCharacter(
default: true
},
sphinx_cooch: {
height: math.unit(75, "feet"),
height: math.unit(57, "feet"),
name: "Cooch",
image: {
source: "./media/characters/cherry-spark/sphinx-cooch.svg"


Loading…
Cancel
Save