Procházet zdrojové kódy

Fix names for some of Lisa's views

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

+ 3
- 3
presets/characters.js Zobrazit soubor

@@ -38343,7 +38343,7 @@ characterMakers.push(() => makeCharacter(
frontCaribou: {
height: math.unit(7 + 2/12, "feet"),
weight: math.unit(268, "lb"),
name: "Front (Caribousune)",
name: "Front (Caribou)",
image: {
source: "./media/characters/lisa/front-caribou.svg",
extra: 1818/1638,
@@ -38353,7 +38353,7 @@ characterMakers.push(() => makeCharacter(
sideCaribou: {
height: math.unit(7 + 2/12, "feet"),
weight: math.unit(268, "lb"),
name: "Side (Caribousune)",
name: "Side (Caribou)",
image: {
source: "./media/characters/lisa/side-caribou.svg",
extra: 1851/1635,
@@ -38363,7 +38363,7 @@ characterMakers.push(() => makeCharacter(
backCaribou: {
height: math.unit(7 + 2/12, "feet"),
weight: math.unit(268, "lb"),
name: "Back (Caribousune)",
name: "Back (Caribou)",
image: {
source: "./media/characters/lisa/back-caribou.svg",
extra: 1801/1604,


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