Procházet zdrojové kódy

Fix the paw view size for Kenzie Lee

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

+ 1
- 1
presets/characters.js Zobrazit soubor

@@ -28388,7 +28388,7 @@ characterMakers.push(() => makeCharacter(
}
},
paw: {
height: math.unit(86.64, "feet"),
height: math.unit(15, "feet"),
name: "Paw",
image: {
source: "./media/characters/kenzie-lee/paw.svg"


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