Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Update Zaakira and change her owner
master
Fen Dweller
4 anni fa
parent
17752b3795
commit
1a85a327de
4 ha cambiato i file
con
1847 aggiunte
e
748 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
media/attribution.js
+902
-341
media/characters/zaakira/laying.svg
+939
-405
media/characters/zaakira/standing.svg
+1
-1
presets/characters.js
+ 5
- 1
media/attribution.js
Vedi File
@@ -6366,7 +6366,7 @@ const attributionData = {
"citrinelle"
],
owners: [
"
jazzywolf
"
"
hatham
"
]
},
{
@@ -25968,6 +25968,10 @@ const attributionData = {
"name": "VX1000Fox",
"url": "https://www.furaffinity.net/user/vx1000fox/"
},
"hatham": {
"name": "Hatham",
"url": "https://www.furaffinity.net/user/hatham"
},
}
}
+ 902
- 341
media/characters/zaakira/laying.svg
File diff soppresso perché troppo grande
Vedi File
+ 939
- 405
media/characters/zaakira/standing.svg
File diff soppresso perché troppo grande
Vedi File
+ 1
- 1
presets/characters.js
Vedi File
@@ -5256,7 +5256,7 @@ characterMakers.push(() => makeCharacter(
}
},
laying: {
height: math.unit(3, "feet"),
height: math.unit(3
.3
, "feet"),
weight: math.unit(180, "lbs"),
name: "Laying",
image: {
Write
Preview
Loading…
Annulla
Salva