Procházet zdrojové kódy

Add another view for Aetherios

master
Fen Dweller před 4 roky
rodič
revize
eabc7adaec
3 změnil soubory, kde provedl 2509 přidání a 0 odebrání
  1. +1
    -0
      media/attribution.js
  2. +2499
    -0
      media/characters/aetherios/front.svg
  3. +9
    -0
      presets/characters.js

+ 1
- 0
media/attribution.js Zobrazit soubor

@@ -18756,6 +18756,7 @@ const attributionData = {
{ name: "forepaw.svg", source: null, nsfw: false },
{ name: "genitals.svg", source: null, nsfw: true },
{ name: "head.svg", source: null, nsfw: false },
{ name: "front.svg", source: null, nsfw: false },
{ name: "hindpaw.svg", source: null, nsfw: false },
{ name: "maw.svg", source: null, nsfw: false },
{ name: "side.svg", source: null, nsfw: false },


+ 2499
- 0
media/characters/aetherios/front.svg
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


+ 9
- 0
presets/characters.js Zobrazit soubor

@@ -50728,6 +50728,15 @@ characterMakers.push(() => makeCharacter(
bottom: 0/1335
}
},
front: {
height: math.unit(29, "meters"),
name: "Front",
image: {
source: "./media/characters/aetherios/front.svg",
extra: 1266/953,
bottom: 158/1424
}
},
maw: {
height: math.unit(16.37, "meters"),
name: "Maw",


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