Przeglądaj źródła

Update Anahita

master
Fen Dweller 3 lat temu
rodzic
commit
c06a3bffd2
2 zmienionych plików z 3227 dodań i 790 usunięć
  1. +3223
    -786
      media/characters/anahita/front.svg
  2. +4
    -4
      presets/characters.js

+ 3223
- 786
media/characters/anahita/front.svg
Plik diff jest za duży
Wyświetl plik


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

@@ -38028,19 +38028,19 @@ characterMakers.push(() => makeCharacter(
{ name: "Anahita", species: ["shark"], tags: ["anthro"] }, { name: "Anahita", species: ["shark"], tags: ["anthro"] },
{ {
front: { front: {
height: math.unit(260, "meters"),
height: math.unit(300, "meters"),
name: "Front", name: "Front",
image: { image: {
source: "./media/characters/anahita/front.svg", source: "./media/characters/anahita/front.svg",
extra: 665/635,
bottom: 89/754
extra: 609/576,
bottom: 51/660
} }
}, },
}, },
[ [
{ {
name: "Macro", name: "Macro",
height: math.unit(260, "meters"),
height: math.unit(300, "meters"),
default: true default: true
}, },
] ]


Ładowanie…
Anuluj
Zapisz