diff --git a/media/attribution.js b/media/attribution.js
index 6dc8001b..9ac93d4e 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -15542,6 +15542,19 @@ const attributionData = {
"ninestimesfox"
]
},
+ {
+ prefix: "./media/characters/nines/",
+ files: [
+ { name: "front.svg", source: "https://twitter.com/KaoruFox/status/1341842311953707015" },
+ { name: "back.svg", source: "https://twitter.com/KaoruFox/status/1341842311953707015" },
+ ],
+ authors: [
+ "kaorufox"
+ ],
+ owners: [
+ "ninestimesfox"
+ ]
+ },
//characters
{
prefix: "./media/dildos/chance/",
@@ -21453,6 +21466,10 @@ const attributionData = {
"name": "WolfPsalm",
"url": "https://www.furaffinity.net/user/wolfpsalm/"
},
+ "kaorufox": {
+ "name": "KaoruFox",
+ "url": "https://twitter.com/KaoruFox/"
+ },
}
}
diff --git a/media/characters/nines/back.svg b/media/characters/nines/back.svg
new file mode 100644
index 00000000..af089d3c
--- /dev/null
+++ b/media/characters/nines/back.svg
@@ -0,0 +1,943 @@
+
+
+
diff --git a/media/characters/nines/front.svg b/media/characters/nines/front.svg
new file mode 100644
index 00000000..30f5c2cc
--- /dev/null
+++ b/media/characters/nines/front.svg
@@ -0,0 +1,1360 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index 5672448d..cf68ae40 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -40777,6 +40777,16 @@ characterMakers.push(() => makeCharacter(
characterMakers.push(() => makeCharacter(
{ name: "Nines", species: ["kitsune"], tags: ["anthro"] },
{
+ front: {
+ height: math.unit(7, "feet"),
+ weight: math.unit(250, "lb"),
+ name: "Front",
+ image: {
+ source: "./media/characters/nines/front.svg",
+ extra: 1741/1607,
+ bottom: 41/1782
+ }
+ },
side: {
height: math.unit(7, "feet"),
weight: math.unit(250, "lb"),
@@ -40787,6 +40797,16 @@ characterMakers.push(() => makeCharacter(
bottom: 93/1947
}
},
+ back: {
+ height: math.unit(7, "feet"),
+ weight: math.unit(250, "lb"),
+ name: "Back",
+ image: {
+ source: "./media/characters/nines/back.svg",
+ extra: 1748/1615,
+ bottom: 20/1768
+ }
+ },
},
[
{