Browse Source

Fix more names for Lisa

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

+ 2
- 2
presets/characters.js View File

@@ -38372,14 +38372,14 @@ characterMakers.push(() => makeCharacter(
},
mawCaribousune: {
height: math.unit(1.45, "feet"),
name: "Maw (Caribousune)",
name: "Maw (Caribou)",
image: {
source: "./media/characters/lisa/maw-caribousune.svg"
}
},
pawCaribousune: {
height: math.unit(1.61, "feet"),
name: "Paw (Caribousune)",
name: "Paw (Caribou)",
image: {
source: "./media/characters/lisa/paw-caribousune.svg"
}


Loading…
Cancel
Save