Przeglądaj źródła

Add a DANGER view for Vivian Sylveon

master
Fen Dweller 3 lat temu
rodzic
commit
af28802d69
3 zmienionych plików z 1770 dodań i 1 usunięć
  1. +16
    -0
      media/attribution.js
  2. +1745
    -0
      media/characters/vivian-sylveon/danger.svg
  3. +9
    -1
      presets/characters.js

+ 16
- 0
media/attribution.js Wyświetl plik

@@ -14834,6 +14834,18 @@ const attributionData = {
"killersylv"
]
},
{
prefix: "./media/characters/vivian-sylveon/",
files: [
{ name: "danger.svg", source: "https://twitter.com/itsaButtsteak/status/1446935903964913673" }
],
authors: [
"buttsteak"
],
owners: [
"killersylv"
]
},
{
prefix: "./media/characters/daiki/",
files: [
@@ -30674,6 +30686,10 @@ const attributionData = {
"name": "L00dPanda",
"url": "https://www.furaffinity.net/user/l00dpanda"
},
"buttsteak": {
"name": "Buttsteak",
"url": "https://twitter.com/itsaButtsteak"
},
}
}



+ 1745
- 0
media/characters/vivian-sylveon/danger.svg
Plik diff jest za duży
Wyświetl plik


+ 9
- 1
presets/characters.js Wyświetl plik

@@ -40592,11 +40592,12 @@ characterMakers.push(() => makeCharacter(
hyper: {
height: math.unit(5.58, "feet"),
name: "Hyper",
preyCapacity: math.unit(2.80616218797, "m^3"),
image: {
source: "./media/characters/vivian-sylveon/hyper.svg",
extra: 999/676,
bottom: 697/1696
}
},
},
paw: {
height: math.unit(1.8, "feet"),
@@ -40605,6 +40606,13 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/vivian-sylveon/paw.svg"
}
},
danger: {
height: math.unit(7.5, "feet"),
name: "DANGER",
image: {
source: "./media/characters/vivian-sylveon/danger.svg"
}
},
},
[
{


Ładowanie…
Anuluj
Zapisz