Procházet zdrojové kódy

Fix more names for Lisa

master
Fen Dweller před 5 roky
rodič
revize
97c82687ab
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      presets/characters.js

+ 2
- 2
presets/characters.js Zobrazit soubor

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


Načítá se…
Zrušit
Uložit