diff --git a/media/attribution.js b/media/attribution.js
index 6baceb2a..c11f86bb 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -8135,7 +8135,17 @@ const attributionData = {
{
prefix: "./media/characters/artemis/",
files: [
- { name: "front.svg", source: "https://www.furaffinity.net/view/29084844/" }
+ { name: "front.svg", source: "https://www.furaffinity.net/view/29084844/" },
+ { name: "front-nsfw.svg", source: "https://www.furaffinity.net/view/29084844/", nsfw: true },
+ { name: "front-nsfwer.svg", source: "https://www.furaffinity.net/view/29084844/", nsfw: true },
+ { name: "back.svg", source: "https://www.furaffinity.net/view/29084844/" },
+ { name: "back-nsfw.svg", source: "https://www.furaffinity.net/view/29084844/", nsfw: true },
+ { name: "back-nsfwer.svg", source: "https://www.furaffinity.net/view/29084844/", nsfw: true },
+ { name: "maw.svg", source: "https://www.furaffinity.net/view/29084844/" },
+ { name: "stomach.svg", source: "https://www.furaffinity.net/view/29084844/" },
+ { name: "dick-canine.svg", source: "https://www.furaffinity.net/view/29084844/", nsfw: true },
+ { name: "dick-equine.svg", source: "https://www.furaffinity.net/view/29084844/", nsfw: true },
+ { name: "dick-exotic.svg", source: "https://www.furaffinity.net/view/29084844/", nsfw: true },
],
authors: [
"meep"
diff --git a/media/characters/artemis/dick-canine.svg b/media/characters/artemis/dick-canine.svg
new file mode 100644
index 00000000..43a2ba3b
--- /dev/null
+++ b/media/characters/artemis/dick-canine.svg
@@ -0,0 +1,54 @@
+
+
+
diff --git a/media/characters/artemis/dick-equine.svg b/media/characters/artemis/dick-equine.svg
new file mode 100644
index 00000000..fdccefed
--- /dev/null
+++ b/media/characters/artemis/dick-equine.svg
@@ -0,0 +1,62 @@
+
+
+
diff --git a/media/characters/artemis/dick-exotic.svg b/media/characters/artemis/dick-exotic.svg
new file mode 100644
index 00000000..ff342aec
--- /dev/null
+++ b/media/characters/artemis/dick-exotic.svg
@@ -0,0 +1,54 @@
+
+
+
diff --git a/media/characters/artemis/front-nsfw.svg b/media/characters/artemis/front-nsfw.svg
new file mode 100644
index 00000000..6dc9b304
--- /dev/null
+++ b/media/characters/artemis/front-nsfw.svg
@@ -0,0 +1,598 @@
+
+
+
diff --git a/media/characters/artemis/front-nsfwer.svg b/media/characters/artemis/front-nsfwer.svg
new file mode 100644
index 00000000..ad88527b
--- /dev/null
+++ b/media/characters/artemis/front-nsfwer.svg
@@ -0,0 +1,583 @@
+
+
+
diff --git a/media/characters/artemis/front.svg b/media/characters/artemis/front.svg
index 7a83b2c2..892dcf21 100644
--- a/media/characters/artemis/front.svg
+++ b/media/characters/artemis/front.svg
@@ -1,743 +1,591 @@
-
+
diff --git a/media/characters/artemis/maw.svg b/media/characters/artemis/maw.svg
new file mode 100644
index 00000000..f766001e
--- /dev/null
+++ b/media/characters/artemis/maw.svg
@@ -0,0 +1,131 @@
+
+
+
diff --git a/media/characters/artemis/side-nsfw.svg b/media/characters/artemis/side-nsfw.svg
new file mode 100644
index 00000000..a1a15b38
--- /dev/null
+++ b/media/characters/artemis/side-nsfw.svg
@@ -0,0 +1,240 @@
+
+
+
diff --git a/media/characters/artemis/side-nsfwer.svg b/media/characters/artemis/side-nsfwer.svg
new file mode 100644
index 00000000..03018b7f
--- /dev/null
+++ b/media/characters/artemis/side-nsfwer.svg
@@ -0,0 +1,249 @@
+
+
+
diff --git a/media/characters/artemis/side.svg b/media/characters/artemis/side.svg
new file mode 100644
index 00000000..704e667d
--- /dev/null
+++ b/media/characters/artemis/side.svg
@@ -0,0 +1,238 @@
+
+
+
diff --git a/media/characters/artemis/stomach.svg b/media/characters/artemis/stomach.svg
new file mode 100644
index 00000000..06e89bcb
--- /dev/null
+++ b/media/characters/artemis/stomach.svg
@@ -0,0 +1,81 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index 8c73bcbe..f4adbfab 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -19759,6 +19759,91 @@ characterMakers.push(() => makeCharacter(
bottom: 0.07
}
},
+ frontNsfw: {
+ height: math.unit(7.5, "feet"),
+ weight: math.unit(2, "lb"),
+ name: "Front (NSFW)",
+ image: {
+ source: "./media/characters/artemis/front-nsfw.svg",
+ extra: 1192 / 1075,
+ bottom: 0.07
+ }
+ },
+ frontNsfwer: {
+ height: math.unit(7.5, "feet"),
+ weight: math.unit(2, "lb"),
+ name: "Front (NSFW-er)",
+ image: {
+ source: "./media/characters/artemis/front-nsfwer.svg",
+ extra: 1192 / 1075,
+ bottom: 0.07
+ }
+ },
+ side: {
+ height: math.unit(7.5, "feet"),
+ weight: math.unit(2, "lb"),
+ name: "Side",
+ image: {
+ source: "./media/characters/artemis/side.svg",
+ extra: 1192 / 1075,
+ bottom: 0.07
+ }
+ },
+ sideNsfw: {
+ height: math.unit(7.5, "feet"),
+ weight: math.unit(2, "lb"),
+ name: "Side (NSFW)",
+ image: {
+ source: "./media/characters/artemis/side-nsfw.svg",
+ extra: 1192 / 1075,
+ bottom: 0.07
+ }
+ },
+ sideNsfwer: {
+ height: math.unit(7.5, "feet"),
+ weight: math.unit(2, "lb"),
+ name: "Side (NSFW-er)",
+ image: {
+ source: "./media/characters/artemis/side-nsfwer.svg",
+ extra: 1192 / 1075,
+ bottom: 0.07
+ }
+ },
+ maw: {
+ height: math.unit(1.1, "feet"),
+ name: "Maw",
+ image: {
+ source: "./media/characters/artemis/maw.svg"
+ }
+ },
+ stomach: {
+ height: math.unit(0.95, "feet"),
+ name: "Stomach",
+ image: {
+ source: "./media/characters/artemis/stomach.svg"
+ }
+ },
+ dickCanine: {
+ height: math.unit(1, "feet"),
+ name: "Dick (Canine)",
+ image: {
+ source: "./media/characters/artemis/dick-canine.svg"
+ }
+ },
+ dickEquine: {
+ height: math.unit(0.85, "feet"),
+ name: "Dick (Equine)",
+ image: {
+ source: "./media/characters/artemis/dick-equine.svg"
+ }
+ },
+ dickExotic: {
+ height: math.unit(0.85, "feet"),
+ name: "Dick (Exotic)",
+ image: {
+ source: "./media/characters/artemis/dick-exotic.svg"
+ }
+ },
},
[
{