diff --git a/media/attribution.js b/media/attribution.js
index 208280bf..88597d5b 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -9202,6 +9202,27 @@ const attributionData = {
"makar-ro"
]
},
+ {
+ prefix: "./media/characters/alydar/",
+ files: [
+ { name: "side.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ { name: "front.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ { name: "top.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ { name: "anthro.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ { name: "maw.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ { name: "head.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ { name: "head-alt.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ { name: "wing.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ { name: "wing-feather.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ { name: "contour-feather.svg", source: "https://twitter.com/fromjaf/status/1248760690648608768" },
+ ],
+ authors: [
+ "lemondeer"
+ ],
+ owners: [
+ "fromjaf"
+ ]
+ },
//characters
{
prefix: "./media/fiction/halo/halo/",
@@ -12774,6 +12795,10 @@ const attributionData = {
"name": "makar-ro",
"url": "https://www.furaffinity.net/user/makar-ro/",
},
+ "fromjaf": {
+ "name": "fromjaf",
+ "url": "https://twitter.com/fromjaf",
+ },
}
}
diff --git a/media/characters/alydar/anthro.svg b/media/characters/alydar/anthro.svg
new file mode 100644
index 00000000..bbc00d72
--- /dev/null
+++ b/media/characters/alydar/anthro.svg
@@ -0,0 +1,1117 @@
+
+
+
diff --git a/media/characters/alydar/contour-feather.svg b/media/characters/alydar/contour-feather.svg
new file mode 100644
index 00000000..2e57094c
--- /dev/null
+++ b/media/characters/alydar/contour-feather.svg
@@ -0,0 +1,34 @@
+
+
+
diff --git a/media/characters/alydar/front.svg b/media/characters/alydar/front.svg
new file mode 100644
index 00000000..452dad35
--- /dev/null
+++ b/media/characters/alydar/front.svg
@@ -0,0 +1,287 @@
+
+
+
diff --git a/media/characters/alydar/head-alt.svg b/media/characters/alydar/head-alt.svg
new file mode 100644
index 00000000..65d51e08
--- /dev/null
+++ b/media/characters/alydar/head-alt.svg
@@ -0,0 +1,78 @@
+
+
+
diff --git a/media/characters/alydar/head.svg b/media/characters/alydar/head.svg
new file mode 100644
index 00000000..cdb858ee
--- /dev/null
+++ b/media/characters/alydar/head.svg
@@ -0,0 +1,77 @@
+
+
+
diff --git a/media/characters/alydar/maw.svg b/media/characters/alydar/maw.svg
new file mode 100644
index 00000000..07060a9b
--- /dev/null
+++ b/media/characters/alydar/maw.svg
@@ -0,0 +1,132 @@
+
+
+
diff --git a/media/characters/alydar/side.svg b/media/characters/alydar/side.svg
new file mode 100644
index 00000000..20efe09d
--- /dev/null
+++ b/media/characters/alydar/side.svg
@@ -0,0 +1,2920 @@
+
+
+
diff --git a/media/characters/alydar/top.svg b/media/characters/alydar/top.svg
new file mode 100644
index 00000000..02380567
--- /dev/null
+++ b/media/characters/alydar/top.svg
@@ -0,0 +1,285 @@
+
+
+
diff --git a/media/characters/alydar/wing-feather.svg b/media/characters/alydar/wing-feather.svg
new file mode 100644
index 00000000..389b06a3
--- /dev/null
+++ b/media/characters/alydar/wing-feather.svg
@@ -0,0 +1,51 @@
+
+
+
diff --git a/media/characters/alydar/wing.svg b/media/characters/alydar/wing.svg
new file mode 100644
index 00000000..885f157e
--- /dev/null
+++ b/media/characters/alydar/wing.svg
@@ -0,0 +1,370 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index b272869a..1e7adbaa 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -21129,6 +21129,116 @@ characterMakers.push(() => makeCharacter(
]
))
+characterMakers.push(() => makeCharacter(
+ { name: "Alydar", species: "Raven/Snow Leopard" },
+ {
+ side: {
+ height: math.unit(30, "feet"),
+ weight: math.unit(150, "lb"),
+ name: "Side",
+ image: {
+ source: "./media/characters/alydar/side.svg",
+ extra: 234/222,
+ bottom: 6.5/241
+ }
+ },
+ front: {
+ height: math.unit(30, "feet"),
+ weight: math.unit(150, "lb"),
+ name: "Front",
+ image: {
+ source: "./media/characters/alydar/front.svg",
+ extra: 223.37/210.2,
+ bottom: 22.3/246.76
+ }
+ },
+ top: {
+ height: math.unit(64.54, "feet"),
+ weight: math.unit(150, "lb"),
+ name: "Top",
+ image: {
+ source: "./media/characters/alydar/top.svg"
+ }
+ },
+ anthro: {
+ height: math.unit(20.712, "feet"),
+ weight: math.unit(150, "lb"),
+ name: "Anthro",
+ image: {
+ source: "./media/characters/alydar/anthro.svg",
+ extra: 432/421,
+ bottom: 7.18/440
+ }
+ },
+ maw: {
+ height: math.unit(11.693, "feet"),
+ name: "Maw",
+ image: {
+ source: "./media/characters/alydar/maw.svg"
+ }
+ },
+ head: {
+ height: math.unit(11.693, "feet"),
+ name: "Head",
+ image: {
+ source: "./media/characters/alydar/head.svg"
+ }
+ },
+ headAlt: {
+ height: math.unit(12.861, "feet"),
+ name: "Head (Alt)",
+ image: {
+ source: "./media/characters/alydar/head-alt.svg"
+ }
+ },
+ wing: {
+ height: math.unit(20.712, "feet"),
+ name: "Wing",
+ image: {
+ source: "./media/characters/alydar/wing.svg"
+ }
+ },
+ wingFeather: {
+ height: math.unit(9.662, "feet"),
+ name: "Wing Feather",
+ image: {
+ source: "./media/characters/alydar/wing-feather.svg"
+ }
+ },
+ countourFeather: {
+ height: math.unit(4.154, "feet"),
+ name: "Contour Feather",
+ image: {
+ source: "./media/characters/alydar/contour-feather.svg"
+ }
+ },
+ },
+ [
+ {
+ name: "Diplomatic",
+ height: math.unit(13, "feet"),
+ default: true
+ },
+ {
+ name: "Small",
+ height: math.unit(30, "feet")
+ },
+ {
+ name: "Normal",
+ height: math.unit(95, "feet"),
+ default: true
+ },
+ {
+ name: "Large",
+ height: math.unit(285, "feet")
+ },
+ {
+ name: "Incomprehensible",
+ height: math.unit(450, "megameters")
+ },
+ ]
+))
+
//characters
function makeCharacters() {