This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Update Zaakira and change her owner
master
Fen Dweller
4 years ago
parent
17752b3795
commit
1a85a327de
4 changed files
with
1847 additions
and
748 deletions
Split View
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
View 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 suppressed because it is too large
View File
+ 939
- 405
media/characters/zaakira/standing.svg
File diff suppressed because it is too large
View File
+ 1
- 1
presets/characters.js
View 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…
Cancel
Save