diff --git a/media/attribution.js b/media/attribution.js
index 0f1aecef..14191a97 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -21662,6 +21662,21 @@ const attributionData = {
"crocozilla"
]
},
+ {
+ prefix: "./media/characters/kurz/",
+ files: [
+ { name: "front.svg", source: "https://www.furaffinity.net/view/25448661/" },
+ { name: "back.svg", source: "https://www.furaffinity.net/view/25448661/" },
+ { name: "front-lewd.svg", source: "https://www.furaffinity.net/view/25448456/", nsfw: true },
+ { name: "maw.svg", source: "https://www.furaffinity.net/view/25448661/" },
+ ],
+ authors: [
+ "darsaberclaw"
+ ],
+ owners: [
+ "va0027"
+ ]
+ },
//characters
{
prefix: "./media/fiction/halo/halo/",
diff --git a/media/characters/kurz/back.svg b/media/characters/kurz/back.svg
new file mode 100644
index 00000000..0e3159ce
--- /dev/null
+++ b/media/characters/kurz/back.svg
@@ -0,0 +1,1613 @@
+
+
+
diff --git a/media/characters/kurz/front-lewd.svg b/media/characters/kurz/front-lewd.svg
new file mode 100644
index 00000000..2e98cb66
--- /dev/null
+++ b/media/characters/kurz/front-lewd.svg
@@ -0,0 +1,2167 @@
+
+
+
diff --git a/media/characters/kurz/front.svg b/media/characters/kurz/front.svg
new file mode 100644
index 00000000..10618160
--- /dev/null
+++ b/media/characters/kurz/front.svg
@@ -0,0 +1,2153 @@
+
+
+
diff --git a/media/characters/kurz/maw.svg b/media/characters/kurz/maw.svg
new file mode 100644
index 00000000..c7ddd8f1
--- /dev/null
+++ b/media/characters/kurz/maw.svg
@@ -0,0 +1,936 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index 4f88def0..991639a3 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -240,7 +240,8 @@ const speciesData = {
"fish": {
name: "Fish",
parents: [
- "animal"
+ "animal",
+ "aquatic"
]
},
"ram": {
@@ -482,7 +483,11 @@ const speciesData = {
},
"dinosaur": {
name: "Dinosaur",
- parents: ["reptile"]
+ parents: ["saurian"]
+ },
+ "saurian": {
+ name: "Saurian",
+ parents: ["lizard"]
},
"veilhound": {
name: "Veilhound",
@@ -1438,7 +1443,7 @@ const speciesData = {
},
"amphibian": {
name: "Amphibian",
- parents: ["animal"]
+ parents: ["animal", "aquatic"]
},
"pangolin": {
name: "Pangolin",
@@ -2284,6 +2289,14 @@ const speciesData = {
name: "Kodiak Bear",
parents: ["bear"]
},
+ "alurean": {
+ name: "Alurean",
+ parents: ["saurian", "aquatic"]
+ },
+ "aquatic": {
+ name: "Aquatic",
+ parents: []
+ },
}
//species
@@ -61075,7 +61088,7 @@ characterMakers.push(() => makeCharacter(
))
characterMakers.push(() => makeCharacter(
- { name: "Daxerios", species: ["wolf", "cerberus"], tags: ["anthro"] },
+ { name: "Daxerios", species: ["wolf", "cerberus", "deity"], tags: ["anthro"] },
{
front: {
height: math.unit(2, "meters"),
@@ -61692,7 +61705,7 @@ characterMakers.push(() => makeCharacter(
))
characterMakers.push(() => makeCharacter(
- { name: "Kane (Fox)", species: ["fox"], tags: ["anthro"] },
+ { name: "Kane (Fox)", species: ["fox", "deity"], tags: ["anthro"] },
{
front: {
height: math.unit(2, "meters"),
@@ -61767,7 +61780,7 @@ characterMakers.push(() => makeCharacter(
))
characterMakers.push(() => makeCharacter(
- { name: "Ayranus", species: ["otter", "lion", "bat"], tags: ["anthro"] },
+ { name: "Ayranus", species: ["otter", "lion", "bat", "deity"], tags: ["anthro"] },
{
otter_front: {
height: math.unit(1.8, "meters"),
@@ -61945,6 +61958,92 @@ characterMakers.push(() => makeCharacter(
]
))
+characterMakers.push(() => makeCharacter(
+ { name: "Kurz", species: ["alurean", "deity"], tags: ["anthro"] },
+ {
+ front: {
+ height: math.unit(1.8, "meters"),
+ weight: math.unit(120, "kg"),
+ name: "Front",
+ image: {
+ source: "./media/characters/kurz/front.svg",
+ extra: 1960/1824,
+ bottom: 41/2001
+ }
+ },
+ back: {
+ height: math.unit(1.8, "meters"),
+ weight: math.unit(120, "kg"),
+ name: "Back",
+ image: {
+ source: "./media/characters/kurz/back.svg",
+ extra: 1906/1787,
+ bottom: 60/1966
+ }
+ },
+ frontLewd: {
+ height: math.unit(1.8, "meters"),
+ weight: math.unit(120, "kg"),
+ name: "Front (Lewd)",
+ image: {
+ source: "./media/characters/kurz/front-lewd.svg",
+ extra: 1960/1824,
+ bottom: 41/2001
+ }
+ },
+ maw: {
+ height: math.unit(0.69, "meters"),
+ name: "Maw",
+ image: {
+ source: "./media/characters/kurz/maw.svg"
+ }
+ },
+ },
+ [
+ {
+ name: "Original Size",
+ height: math.unit(1.8, "meters")
+ },
+ {
+ name: "Incognito Size",
+ height: math.unit(2.4, "meters"),
+ default: true
+ },
+ {
+ name: "Macro",
+ height: math.unit(30, "meters")
+ },
+ {
+ name: "Macro+",
+ height: math.unit(250, "meters")
+ },
+ {
+ name: "Mega",
+ height: math.unit(2, "km")
+ },
+ {
+ name: "Mega+",
+ height: math.unit(35, "km")
+ },
+ {
+ name: "Mega++",
+ height: math.unit(75, "km")
+ },
+ {
+ name: "Giga",
+ height: math.unit(250, "km")
+ },
+ {
+ name: "Terra",
+ height: math.unit(15000, "km")
+ },
+ {
+ name: "Terra+",
+ height: math.unit(2250000, "km")
+ },
+ ]
+))
+
//characters
function makeCharacters() {