Sfoglia il codice sorgente

Increase the size of Shingo's paw

master
Fen Dweller 4 anni fa
parent
commit
64fecb6246
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Vedi File

@@ -2776,7 +2776,7 @@ characterMakers.push(() => makeCharacter(
}
},
paw: {
height: math.unit(1.07, "feet"),
height: math.unit(1.29, "feet"),
name: "Paw",
image: {
source: "./media/characters/shingo/paw.svg"


Loading…
Annulla
Salva