diff --git a/media/attribution.js b/media/attribution.js
index 2a4b02fb..273042f8 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -1392,7 +1392,10 @@ const attributionData = {
{
prefix: "./media/characters/abysgar/",
files: [
- { name: "front.svg", source: "https://www.furaffinity.net/view/32424108/" }
+ { name: "front.svg", source: "https://www.furaffinity.net/view/32424082/" },
+ { name: "front-nsfw.svg", source: "https://www.furaffinity.net/view/32424108/", nsfw: true },
+ { name: "back.svg", source: "https://www.furaffinity.net/view/32424082/" },
+ { name: "head.svg", source: "https://www.furaffinity.net/view/32424082/" },
],
authors: [
"clown-grin",
diff --git a/media/characters/abysgar/back.svg b/media/characters/abysgar/back.svg
new file mode 100644
index 00000000..2825a6ea
--- /dev/null
+++ b/media/characters/abysgar/back.svg
@@ -0,0 +1,1755 @@
+
+
+
diff --git a/media/characters/abysgar/front-nsfw.svg b/media/characters/abysgar/front-nsfw.svg
new file mode 100644
index 00000000..fb4eace3
--- /dev/null
+++ b/media/characters/abysgar/front-nsfw.svg
@@ -0,0 +1,4030 @@
+
+
+
diff --git a/media/characters/abysgar/front.svg b/media/characters/abysgar/front.svg
index 4afc4f94..6a488b10 100644
--- a/media/characters/abysgar/front.svg
+++ b/media/characters/abysgar/front.svg
@@ -1,208 +1,3983 @@
-
+
diff --git a/media/characters/abysgar/head.svg b/media/characters/abysgar/head.svg
new file mode 100644
index 00000000..a4359982
--- /dev/null
+++ b/media/characters/abysgar/head.svg
@@ -0,0 +1,755 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index a85e4781..fb30bc38 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -4561,9 +4561,40 @@ characterMakers.push(() => makeCharacter(
weight: math.unit(225, "lb"),
name: "Front",
image: {
- source: "./media/characters/abysgar/front.svg"
+ source: "./media/characters/abysgar/front.svg",
+ extra: 1739/1614,
+ bottom: 71/1810
}
- }
+ },
+ frontNsfw: {
+ height: math.unit(6, "feet"),
+ weight: math.unit(225, "lb"),
+ name: "Front (NSFW)",
+ image: {
+ source: "./media/characters/abysgar/front-nsfw.svg",
+ extra: 1739/1614,
+ bottom: 71/1810
+ }
+ },
+ back: {
+ height: math.unit(4.6, "feet"),
+ weight: math.unit(225, "lb"),
+ name: "Back",
+ image: {
+ source: "./media/characters/abysgar/back.svg",
+ extra: 1384/1327,
+ bottom: 0/1384
+ }
+ },
+ head: {
+ height: math.unit(1.25, "feet"),
+ name: "Head",
+ image: {
+ source: "./media/characters/abysgar/head.svg",
+ extra: 669/569,
+ bottom: 0/669
+ }
+ },
},
[
{