Przeglądaj źródła

Update Ignatius's image

master
Fen Dweller 4 lat temu
rodzic
commit
fe046dfc6a
2 zmienionych plików z 818 dodań i 271 usunięć
  1. +813
    -266
      media/characters/ignatius/front.svg
  2. +5
    -5
      presets/characters.js

+ 813
- 266
media/characters/ignatius/front.svg
Plik diff jest za duży
Wyświetl plik


+ 5
- 5
presets/characters.js Wyświetl plik

@@ -15890,20 +15890,20 @@ characterMakers.push(() => makeCharacter(
{ name: "Ignatius", species: ["delphox"], tags: ["anthro"] },
{
front: {
height: math.unit(6, "feet"),
weight: math.unit(150, "lb"),
height: math.unit(6 + 2/12, "feet"),
weight: math.unit(135, "lb"),
name: "Front",
image: {
source: "./media/characters/ignatius/front.svg",
extra: 245 / 222,
bottom: 0.01
extra: 1380/1259,
bottom: 27/1407
}
},
},
[
{
name: "Normal",
height: math.unit(5 + 5 / 12, "feet"),
height: math.unit(6 + 2/12, "feet"),
default: true
},
]


Ładowanie…
Anuluj
Zapisz