diff --git a/media/attribution.js b/media/attribution.js
index e1445bab..50bb26b6 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -21706,6 +21706,26 @@ const attributionData = {
"0-madespain-0"
]
},
+ {
+ prefix: "./media/characters/layla-amari/",
+ files: [
+ { name: "hand.svg", source: "https://www.furaffinity.net/view/9195456", nsfw: false },
+ { name: "face.svg", source: "https://www.furaffinity.net/view/9195456", nsfw: false },
+ { name: "slit.svg", source: "https://www.furaffinity.net/view/9195456", nsfw: true },
+ { name: "front-dressed.svg", source: "https://www.furaffinity.net/view/9195456", nsfw: false },
+ { name: "front.svg", source: "https://www.furaffinity.net/view/9195456", nsfw: true },
+ { name: "back.svg", source: "https://www.furaffinity.net/view/9195456", nsfw: true },
+ { name: "nipple.svg", source: "https://www.furaffinity.net/view/9195456", nsfw: true },
+ { name: "necklace.svg", source: "https://www.furaffinity.net/view/9195456", nsfw: false },
+ { name: "foot.svg", source: "https://www.furaffinity.net/view/9195456", nsfw: false },
+ ],
+ authors: [
+ "jameless"
+ ],
+ owners: [
+ "neopuc"
+ ]
+ },
//characters
{
prefix: "./media/fiction/halo/halo/",
@@ -30108,6 +30128,10 @@ const attributionData = {
"name": "Heartlessfang",
"url": "https://twitter.com/Heartlessfang"
},
+ "jameless": {
+ "name": "jameless",
+ "url": "https://www.furaffinity.net/user/jameless"
+ },
}
}
diff --git a/media/characters/layla-amari/back.svg b/media/characters/layla-amari/back.svg
new file mode 100644
index 00000000..f8de9f6c
--- /dev/null
+++ b/media/characters/layla-amari/back.svg
@@ -0,0 +1,1548 @@
+
+
+
diff --git a/media/characters/layla-amari/face.svg b/media/characters/layla-amari/face.svg
new file mode 100644
index 00000000..7a4e57ee
--- /dev/null
+++ b/media/characters/layla-amari/face.svg
@@ -0,0 +1,584 @@
+
+
+
diff --git a/media/characters/layla-amari/foot.svg b/media/characters/layla-amari/foot.svg
new file mode 100644
index 00000000..9cb5b968
--- /dev/null
+++ b/media/characters/layla-amari/foot.svg
@@ -0,0 +1,193 @@
+
+
+
diff --git a/media/characters/layla-amari/front-dressed.svg b/media/characters/layla-amari/front-dressed.svg
new file mode 100644
index 00000000..cfea6827
--- /dev/null
+++ b/media/characters/layla-amari/front-dressed.svg
@@ -0,0 +1,2426 @@
+
+
+
diff --git a/media/characters/layla-amari/front.svg b/media/characters/layla-amari/front.svg
new file mode 100644
index 00000000..69a4bdf1
--- /dev/null
+++ b/media/characters/layla-amari/front.svg
@@ -0,0 +1,2146 @@
+
+
+
diff --git a/media/characters/layla-amari/hand.svg b/media/characters/layla-amari/hand.svg
new file mode 100644
index 00000000..29285550
--- /dev/null
+++ b/media/characters/layla-amari/hand.svg
@@ -0,0 +1,168 @@
+
+
+
diff --git a/media/characters/layla-amari/necklace.svg b/media/characters/layla-amari/necklace.svg
new file mode 100644
index 00000000..76afb177
--- /dev/null
+++ b/media/characters/layla-amari/necklace.svg
@@ -0,0 +1,168 @@
+
+
+
diff --git a/media/characters/layla-amari/nipple.svg b/media/characters/layla-amari/nipple.svg
new file mode 100644
index 00000000..3529cce1
--- /dev/null
+++ b/media/characters/layla-amari/nipple.svg
@@ -0,0 +1,160 @@
+
+
+
diff --git a/media/characters/layla-amari/slit.svg b/media/characters/layla-amari/slit.svg
new file mode 100644
index 00000000..d3a9ee2b
--- /dev/null
+++ b/media/characters/layla-amari/slit.svg
@@ -0,0 +1,350 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index 3a3bb47c..65366456 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -62152,6 +62152,98 @@ characterMakers.push(() => makeCharacter(
]
))
+characterMakers.push(() => makeCharacter(
+ { name: "Layla Amari", species: ["rabbit"], tags: ["anthro"] },
+ {
+ front: {
+ height: math.unit(6, "feet"),
+ weight: math.unit(160, "lbs"),
+ preyCapacity: math.unit(0.05, "people"),
+ name: "Front",
+ image: {
+ source: "./media/characters/layla-amari/front.svg",
+ extra: 1922/1723,
+ bottom: 90/2012
+ }
+ },
+ back: {
+ height: math.unit(6, "feet"),
+ weight: math.unit(160, "lbs"),
+ preyCapacity: math.unit(0.05, "people"),
+ name: "Back",
+ image: {
+ source: "./media/characters/layla-amari/back.svg",
+ extra: 1917/1718,
+ bottom: 50/1967
+ }
+ },
+ frontDressed: {
+ height: math.unit(6, "feet"),
+ weight: math.unit(160, "lbs"),
+ preyCapacity: math.unit(0.05, "people"),
+ name: "Front (Dressed)",
+ image: {
+ source: "./media/characters/layla-amari/front-dressed.svg",
+ extra: 1922/1723,
+ bottom: 90/2012
+ }
+ },
+ face: {
+ height: math.unit(0.93, "feet"),
+ name: "Face",
+ image: {
+ source: "./media/characters/layla-amari/face.svg"
+ }
+ },
+ hand: {
+ height: math.unit(0.66 , "feet"),
+ name: "Hand",
+ image: {
+ source: "./media/characters/layla-amari/hand.svg"
+ }
+ },
+ foot: {
+ height: math.unit(1, "feet"),
+ name: "Foot",
+ image: {
+ source: "./media/characters/layla-amari/foot.svg"
+ }
+ },
+ necklace: {
+ height: math.unit(1, "feet"),
+ name: "Necklace",
+ image: {
+ source: "./media/characters/layla-amari/necklace.svg"
+ }
+ },
+ nipple: {
+ height: math.unit(0.2, "feet"),
+ name: "Nipple",
+ image: {
+ source: "./media/characters/layla-amari/nipple.svg"
+ }
+ },
+ slit: {
+ height: math.unit(0.26, "feet"),
+ name: "Slit",
+ image: {
+ source: "./media/characters/layla-amari/slit.svg"
+ }
+ },
+ },
+ [
+ {
+ name: "Natural",
+ height: math.unit(825, "feet"),
+ default: true
+ },
+ {
+ name: "Enhanced",
+ height: math.unit(8250, "feet")
+ },
+ ]
+))
+
//characters
function makeCharacters() {