Przeglądaj źródła

Update Lycoa's silhouettes

master
Fen Dweller 4 lat temu
rodzic
commit
c509724369
1 zmienionych plików z 8 dodań i 6 usunięć
  1. +8
    -6
      presets/characters.js

+ 8
- 6
presets/characters.js Wyświetl plik

@@ -21170,8 +21170,8 @@ characterMakers.push(() => makeCharacter(
name: "Front",
image: {
source: "./media/characters/lycoa/front.svg",
extra: 1875 / 1789,
bottom: 0.022
extra: 1836/1728,
bottom: 81/1917
}
},
back: {
@@ -21180,15 +21180,17 @@ characterMakers.push(() => makeCharacter(
name: "Back",
image: {
source: "./media/characters/lycoa/back.svg",
extra: 1835 / 1781,
bottom: 0.03
extra: 1785/1720,
bottom: 91/1876
}
},
head: {
height: math.unit(2.1, "feet"),
height: math.unit(1.6243, "feet"),
name: "Head",
image: {
source: "./media/characters/lycoa/head.svg"
source: "./media/characters/lycoa/head.svg",
extra: 1011/782,
bottom: 0/1011
}
},
tailmaw: {


Ładowanie…
Anuluj
Zapisz