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 Draylen's silhouette
master
Fen Dweller
4 years ago
parent
a3a71ce4fc
commit
865d4595bd
3 changed files
with
1165 additions
and
83 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
media/attribution.js
+1161
-81
media/characters/draylen/front.svg
+3
-1
presets/characters.js
+ 1
- 1
media/attribution.js
View File
@@ -2318,7 +2318,7 @@ const attributionData = {
{
prefix: "./media/characters/draylen/",
files: [
{ name: "front.svg", source:
null
}
{ name: "front.svg", source:
"https://www.furaffinity.net/view/15480650/", nsfw: true
}
],
authors: [
"cougr"
+ 1161
- 81
media/characters/draylen/front.svg
File diff suppressed because it is too large
View File
+ 3
- 1
presets/characters.js
View File
@@ -4559,7 +4559,9 @@ characterMakers.push(() => makeCharacter(
weight: math.unit(76, "kg"),
name: "Front",
image: {
source: "./media/characters/draylen/front.svg"
source: "./media/characters/draylen/front.svg",
extra: 832/777,
bottom: 85/917
}
}
},
Write
Preview
Loading…
Cancel
Save