Przeglądaj źródła

Add another maw view for Tobias

master
Fen Dweller 4 lat temu
rodzic
commit
c69e2455e2
3 zmienionych plików z 2637 dodań i 1 usunięć
  1. +2
    -1
      media/attribution.js
  2. +2628
    -0
      media/characters/tobias/burp.svg
  3. +7
    -0
      presets/characters.js

+ 2
- 1
media/attribution.js Wyświetl plik

@@ -6562,7 +6562,8 @@ const attributionData = {
{
prefix: "./media/characters/tobias/",
files: [
{ name: "maw.svg", source: "https://www.furaffinity.net/view/36056386/" }
{ name: "maw.svg", source: "https://www.furaffinity.net/view/36056386/" },
{ name: "burp.svg", source: "https://www.furaffinity.net/view/36056386/" }
],
authors: [
"psychosocial"


+ 2628
- 0
media/characters/tobias/burp.svg
Plik diff jest za duży
Wyświetl plik


+ 7
- 0
presets/characters.js Wyświetl plik

@@ -6185,6 +6185,13 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/tobias/maw.svg"
}
},
burp: {
height: math.unit(2.85, "meters"),
name: "Burp",
image: {
source: "./media/characters/tobias/burp.svg"
}
},
},
[
{


Ładowanie…
Anuluj
Zapisz