diff --git a/media/attribution.js b/media/attribution.js
index f012bfc4..47f43e8a 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -20109,19 +20109,6 @@ const attributionData = {
"xazzon"
]
},
- {
- prefix: "./media/characters/aurora-beagsidhe/",
- files: [
- { name: "dressed.svg", source: "https://twitter.com/Emerald_Aurora/status/1480547356722540550" },
- { name: "undressed.svg", source: null },
- ],
- authors: [
- "jerbear"
- ],
- owners: [
- "emerald-aurora"
- ]
- },
{
prefix: "./media/characters/khyla-shadowsong/",
files: [
@@ -22198,6 +22185,18 @@ const attributionData = {
"valencebutbig"
]
},
+ {
+ prefix: "./media/characters/aurora-adkins/",
+ files: [
+ { name: "front.svg", source: "https://twitter.com/Rosario_Gummi/status/1509350899017084929" }
+ ],
+ authors: [
+ "rosario-gummi"
+ ],
+ owners: [
+ "emerald-aurora"
+ ]
+ },
//characters
{
prefix: "./media/fiction/halo/halo/",
@@ -30116,10 +30115,6 @@ const attributionData = {
"name": "xazzon",
"url": "https://twitter.com/xazzonozzax/"
},
- "jerbear": {
- "name": "Jerbear",
- "url": "https://twitter.com/JShedgiehog"
- },
"emerald-aurora": {
"name": "Aurora",
"url": "https://twitter.com/Emerald_Aurora"
@@ -30724,6 +30719,10 @@ const attributionData = {
"name": "Valence",
"url": "https://twitter.com/valencebutbig"
},
+ "rosario-gummi": {
+ "name": "Rosie",
+ "url": "https://twitter.com/Rosario_Gummi/"
+ },
}
}
diff --git a/media/characters/aurora-adkins/front.svg b/media/characters/aurora-adkins/front.svg
new file mode 100644
index 00000000..2698d1f6
--- /dev/null
+++ b/media/characters/aurora-adkins/front.svg
@@ -0,0 +1,1749 @@
+
+
+
diff --git a/media/characters/aurora-beagsidhe/dressed.svg b/media/characters/aurora-beagsidhe/dressed.svg
deleted file mode 100644
index c4d3c463..00000000
--- a/media/characters/aurora-beagsidhe/dressed.svg
+++ /dev/null
@@ -1,1002 +0,0 @@
-
-
-
diff --git a/media/characters/aurora-beagsidhe/undressed.svg b/media/characters/aurora-beagsidhe/undressed.svg
deleted file mode 100644
index a2531328..00000000
--- a/media/characters/aurora-beagsidhe/undressed.svg
+++ /dev/null
@@ -1,942 +0,0 @@
-
-
-
diff --git a/presets/characters.js b/presets/characters.js
index fd2d72f3..62c39a77 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -2357,6 +2357,10 @@ const speciesData = {
name: "Ferrin",
parents: ["dragon"]
},
+ "rusty-spotted-cat": {
+ name: "Rusty-Spotted Cat",
+ parents: ["cat"]
+ },
}
//species
@@ -55924,91 +55928,6 @@ characterMakers.push(() => makeCharacter(
]
))
-characterMakers.push(() => makeCharacter(
- { name: "Aurora Beagsidhe", species: ["catgirl"], tags: ["anthro"] },
- {
- dressed: {
- height: math.unit(5 + 7/12, "feet"),
- weight: math.unit(173, "lb"),
- name: "Dressed",
- image: {
- source: "./media/characters/aurora-beagsidhe/dressed.svg",
- extra: 3262/2862,
- bottom: 188/3450
- }
- },
- undressed: {
- height: math.unit(5 + 7/12, "feet"),
- weight: math.unit(173, "lb"),
- name: "Undressed",
- image: {
- source: "./media/characters/aurora-beagsidhe/undressed.svg",
- extra: 3262/2862,
- bottom: 188/3450
- }
- },
- },
- [
- {
- name: "The void",
- height: math.unit(7.29193e-34, "angstroms")
- },
- {
- name: "Uh-Oh.",
- height: math.unit(5.734e-7, "angstroms")
- },
- {
- name: "Pico",
- height: math.unit(0.876, "angstroms")
- },
- {
- name: "Nano",
- height: math.unit(0.000134200, "mm")
- },
- {
- name: "Micro",
- height: math.unit(0.0673020, "mm")
- },
- {
- name: "Tiny",
- height: math.unit(2.4, "mm")
- },
- {
- name: "Actual Normal",
- height: math.unit(3, "inches"),
- default: true
- },
- {
- name: "Normal",
- height: math.unit(5 + 8/12, "feet")
- },
- {
- name: "Giant",
- height: math.unit(12, "feet")
- },
- {
- name: "City Ruler",
- height: math.unit(270, "meters")
- },
- {
- name: "Giga",
- height: math.unit(1117.6, "km")
- },
- {
- name: "All-Powerful Queen",
- height: math.unit(70.8, "gigameters")
- },
- {
- name: "'Goddess'",
- height: math.unit(600, "yottameters")
- },
- {
- name: "Biggest!",
- height: math.unit(4.23e5, "yottameters")
- },
- ]
-))
-
characterMakers.push(() => makeCharacter(
{ name: "Khyla Shadowsong", species: ["charr"], tags: ["anthro"] },
{
@@ -63980,6 +63899,45 @@ characterMakers.push(() => makeCharacter(
]
))
+characterMakers.push(() => makeCharacter(
+ { name: "Aurora Adkins", species: ["rusty-spotted-cat"], tags: ["anthro"] },
+ {
+ front: {
+ height: math.unit(5 + 9/12, "feet"),
+ weight: math.unit(170, "lb"),
+ name: "Front",
+ image: {
+ source: "./media/characters/aurora-adkins/front.svg",
+ extra: 1141/1089,
+ bottom: 41/1182
+ }
+ },
+ },
+ [
+ {
+ name: "Tiny",
+ height: math.unit(7, "mm")
+ },
+ {
+ name: "Small",
+ height: math.unit(3.4, "inches")
+ },
+ {
+ name: "Normal",
+ height: math.unit(5 + 9/12, "feet"),
+ default: true
+ },
+ {
+ name: "Big",
+ height: math.unit(31, "feet")
+ },
+ {
+ name: "Giant",
+ height: math.unit(300, "feet")
+ },
+ ]
+))
+
//characters
function makeCharacters() {