diff --git a/media/attribution.js b/media/attribution.js
index a8f549b0..99ce20cb 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -7224,6 +7224,26 @@ const attributionData = {
"goldeneyegryphonsadist"
]
},
+ {
+ prefix: "./media/characters/leonardo-lycheborne/",
+ files: [
+ { name: "front.svg", source: "https://www.furaffinity.net/view/35061192/" },
+ { name: "side.svg", source: "https://www.furaffinity.net/view/35061192/" },
+ { name: "back.svg", source: "https://www.furaffinity.net/view/35061192/" },
+ { name: "hand.svg", source: "https://www.furaffinity.net/view/35061192/" },
+ { name: "foot.svg", source: "https://www.furaffinity.net/view/35061192/" },
+ { name: "were.svg", source: "https://www.furaffinity.net/view/35061227/" },
+ { name: "feral.svg", source: "https://www.furaffinity.net/view/35061227/" },
+ { name: "taur.svg", source: "https://www.furaffinity.net/view/35061227/" },
+ { name: "barghest.svg", source: "https://www.furaffinity.net/view/35061227/" },
+ ],
+ authors: [
+ "palelilly"
+ ],
+ owners: [
+ "leo-leonal"
+ ]
+ },
//characters
{
prefix: "./media/food/animals/",
@@ -10022,6 +10042,14 @@ const attributionData = {
"name": "Neltruin",
"url": "https://www.furaffinity.net/user/neltruin",
},
+ "palelilly": {
+ "name": "PaleLilly",
+ "url": "https://www.furaffinity.net/user/palelillyillustration",
+ },
+ "leo-leonal": {
+ "name": "Leo-leonal",
+ "url": "https://www.furaffinity.net/user/leo-leonal/",
+ },
}
}
diff --git a/media/characters/leonardo-lycheborne/back.svg b/media/characters/leonardo-lycheborne/back.svg
new file mode 100644
index 00000000..1bc1b264
--- /dev/null
+++ b/media/characters/leonardo-lycheborne/back.svg
@@ -0,0 +1,124 @@
+
+
+
diff --git a/media/characters/leonardo-lycheborne/barghest.svg b/media/characters/leonardo-lycheborne/barghest.svg
new file mode 100644
index 00000000..fe788839
--- /dev/null
+++ b/media/characters/leonardo-lycheborne/barghest.svg
@@ -0,0 +1,158 @@
+
+
+
diff --git a/media/characters/leonardo-lycheborne/feral.svg b/media/characters/leonardo-lycheborne/feral.svg
new file mode 100644
index 00000000..926a98f8
--- /dev/null
+++ b/media/characters/leonardo-lycheborne/feral.svg
@@ -0,0 +1,173 @@
+
+
+
diff --git a/media/characters/leonardo-lycheborne/foot.svg b/media/characters/leonardo-lycheborne/foot.svg
new file mode 100644
index 00000000..3109150c
--- /dev/null
+++ b/media/characters/leonardo-lycheborne/foot.svg
@@ -0,0 +1,36 @@
+
+
+
diff --git a/media/characters/leonardo-lycheborne/front.svg b/media/characters/leonardo-lycheborne/front.svg
new file mode 100644
index 00000000..3ac32abe
--- /dev/null
+++ b/media/characters/leonardo-lycheborne/front.svg
@@ -0,0 +1,138 @@
+
+
+
diff --git a/media/characters/leonardo-lycheborne/hand.svg b/media/characters/leonardo-lycheborne/hand.svg
new file mode 100644
index 00000000..aae13c1a
--- /dev/null
+++ b/media/characters/leonardo-lycheborne/hand.svg
@@ -0,0 +1,47 @@
+
+
+
diff --git a/media/characters/leonardo-lycheborne/side.svg b/media/characters/leonardo-lycheborne/side.svg
new file mode 100644
index 00000000..80d13b71
--- /dev/null
+++ b/media/characters/leonardo-lycheborne/side.svg
@@ -0,0 +1,135 @@
+
+
+
diff --git a/media/characters/leonardo-lycheborne/taur.svg b/media/characters/leonardo-lycheborne/taur.svg
new file mode 100644
index 00000000..8830208d
--- /dev/null
+++ b/media/characters/leonardo-lycheborne/taur.svg
@@ -0,0 +1,169 @@
+
+
+
diff --git a/media/characters/leonardo-lycheborne/were.svg b/media/characters/leonardo-lycheborne/were.svg
new file mode 100644
index 00000000..72b875dc
--- /dev/null
+++ b/media/characters/leonardo-lycheborne/were.svg
@@ -0,0 +1,196 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index 601a2983..350c8f77 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -17758,6 +17758,102 @@ characterMakers["Goldeneye"] = () => {
)
};
+characterMakers["Leonardo Lycheborne"] = () => {
+ return makeCharacter(
+ "Leonardo Lycheborne",
+ "Leo",
+ {
+ front: {
+ height: math.unit(6 + 1/12, "feet"),
+ weight: math.unit(210, "lb"),
+ name: "Front",
+ image: {
+ source: "./media/characters/leonardo-lycheborne/front.svg",
+ extra: 390/365,
+ bottom: 0.032
+ }
+ },
+ side: {
+ height: math.unit(6 + 1/12, "feet"),
+ weight: math.unit(210, "lb"),
+ name: "Side",
+ image: {
+ source: "./media/characters/leonardo-lycheborne/side.svg",
+ extra: 390/365,
+ bottom: 0.005
+ }
+ },
+ back: {
+ height: math.unit(6 + 1/12, "feet"),
+ weight: math.unit(210, "lb"),
+ name: "Back",
+ image: {
+ source: "./media/characters/leonardo-lycheborne/back.svg",
+ extra: 392/366,
+ bottom: 0.01
+ }
+ },
+ hand: {
+ height: math.unit(1.08, "feet"),
+ name: "Hand",
+ image: {
+ source: "./media/characters/leonardo-lycheborne/hand.svg"
+ }
+ },
+ foot: {
+ height: math.unit(1.32, "feet"),
+ name: "Foot",
+ image: {
+ source: "./media/characters/leonardo-lycheborne/foot.svg"
+ }
+ },
+ were: {
+ height: math.unit(20, "feet"),
+ weight: math.unit(7800, "lb"),
+ name: "Were",
+ image: {
+ source: "./media/characters/leonardo-lycheborne/were.svg",
+ extra: 308/294,
+ bottom: 0.048
+ }
+ },
+ feral: {
+ height: math.unit(7.5, "feet"),
+ weight: math.unit(600, "lb"),
+ name: "Feral",
+ image: {
+ source: "./media/characters/leonardo-lycheborne/feral.svg",
+ extra: 210/186,
+ bottom: 0.108
+ }
+ },
+ taur: {
+ height: math.unit(11, "feet"),
+ weight: math.unit(3300, "lb"),
+ name: "Taur",
+ image: {
+ source: "./media/characters/leonardo-lycheborne/taur.svg",
+ extra: 320/303,
+ bottom: 0.025
+ }
+ },
+ barghest: {
+ height: math.unit(11, "feet"),
+ weight: math.unit(1300, "lb"),
+ name: "Barghest",
+ image: {
+ source: "./media/characters/leonardo-lycheborne/barghest.svg",
+ extra: 323/302,
+ bottom: 0.027
+ }
+ },
+ },
+ [
+
+ ]
+ )
+};
+
//characters
function makeCharacters() {