diff --git a/media/attribution.js b/media/attribution.js
index ab929c34..00ac4279 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -11980,7 +11980,8 @@ const attributionData = {
{
prefix: "./media/characters/platine/",
files: [
- { name: "front.svg", source: "https://twitter.com/Platinumeggsart/status/1435769897422884865", nsfw: true }
+ { name: "front.svg", source: "https://twitter.com/Platinumeggsart/status/1464329704727617542", nsfw: false },
+ { name: "side.svg", source: "https://twitter.com/Platinumeggsart/status/1464329704727617542", nsfw: true },
],
authors: [
"plat"
@@ -19647,6 +19648,45 @@ const attributionData = {
"shukenflash"
]
},
+ {
+ prefix: "./media/characters/plat/",
+ files: [
+ { name: "front.svg", source: "https://twitter.com/Platinumeggsart/status/1463985037284712450" },
+ { name: "side.svg", source: "https://twitter.com/Platinumeggsart/status/1463985037284712450", nsfw: true },
+ ],
+ authors: [
+ "plat"
+ ],
+ owners: [
+ "plat"
+ ]
+ },
+ {
+ prefix: "./media/characters/elaine/",
+ files: [
+ { name: "front.svg", source: "https://twitter.com/Platinumeggsart/status/1422683298170654720", nsfw: true },
+ { name: "back.svg", source: "https://twitter.com/Platinumeggsart/status/1422683298170654720", nsfw: true },
+ ],
+ authors: [
+ "plat"
+ ],
+ owners: [
+ "plat"
+ ]
+ },
+ {
+ prefix: "./media/characters/vera-raven/",
+ files: [
+ { name: "front.svg", source: "https://twitter.com/Platinumeggsart/status/1472667396661993477" },
+ { name: "side.svg", source: "https://twitter.com/Platinumeggsart/status/1472667396661993477" },
+ ],
+ authors: [
+ "plat"
+ ],
+ owners: [
+ "plat"
+ ]
+ },
//characters
{
prefix: "./media/fiction/halo/halo/",
diff --git a/media/characters/elaine/back.svg b/media/characters/elaine/back.svg
new file mode 100644
index 00000000..bb0bf4ba
--- /dev/null
+++ b/media/characters/elaine/back.svg
@@ -0,0 +1,814 @@
+
+
+
diff --git a/media/characters/elaine/front.svg b/media/characters/elaine/front.svg
new file mode 100644
index 00000000..4eb3cc31
--- /dev/null
+++ b/media/characters/elaine/front.svg
@@ -0,0 +1,779 @@
+
+
+
diff --git a/media/characters/plat/front.svg b/media/characters/plat/front.svg
new file mode 100644
index 00000000..16aedcd9
--- /dev/null
+++ b/media/characters/plat/front.svg
@@ -0,0 +1,929 @@
+
+
+
diff --git a/media/characters/plat/side.svg b/media/characters/plat/side.svg
new file mode 100644
index 00000000..2caf52ec
--- /dev/null
+++ b/media/characters/plat/side.svg
@@ -0,0 +1,794 @@
+
+
+
diff --git a/media/characters/platine/front.svg b/media/characters/platine/front.svg
index 0626bc8e..f7dcaea7 100644
--- a/media/characters/platine/front.svg
+++ b/media/characters/platine/front.svg
@@ -1,525 +1,920 @@
-
+
diff --git a/media/characters/platine/side.svg b/media/characters/platine/side.svg
new file mode 100644
index 00000000..c6d4f02d
--- /dev/null
+++ b/media/characters/platine/side.svg
@@ -0,0 +1,547 @@
+
+
+
diff --git a/media/characters/vera-raven/front.svg b/media/characters/vera-raven/front.svg
new file mode 100644
index 00000000..bcc469e5
--- /dev/null
+++ b/media/characters/vera-raven/front.svg
@@ -0,0 +1,826 @@
+
+
+
diff --git a/media/characters/vera-raven/side.svg b/media/characters/vera-raven/side.svg
new file mode 100644
index 00000000..d3eb6aff
--- /dev/null
+++ b/media/characters/vera-raven/side.svg
@@ -0,0 +1,474 @@
+
+
+
diff --git a/media/characters/vera-raven/z_front.svg b/media/characters/vera-raven/z_front.svg
new file mode 100644
index 00000000..87d3de37
--- /dev/null
+++ b/media/characters/vera-raven/z_front.svg
@@ -0,0 +1,826 @@
+
+
+
diff --git a/media/characters/vera-raven/z_side.svg b/media/characters/vera-raven/z_side.svg
new file mode 100644
index 00000000..0083fc38
--- /dev/null
+++ b/media/characters/vera-raven/z_side.svg
@@ -0,0 +1,474 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index 6ccbee16..c7d2d32d 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -31572,8 +31572,18 @@ characterMakers.push(() => makeCharacter(
name: "Front",
image: {
source: "./media/characters/platine/front.svg",
- extra: 1428/1353,
- bottom: 31/1459
+ extra: 1741/1650,
+ bottom: 84/1825
+ }
+ },
+ side: {
+ height: math.unit(10, "feet"),
+ weight: math.unit(15015, "lb"),
+ name: "Side",
+ image: {
+ source: "./media/characters/platine/side.svg",
+ extra: 1790/1705,
+ bottom: 29/1819
}
},
},
@@ -53687,6 +53697,105 @@ characterMakers.push(() => makeCharacter(
]
))
+characterMakers.push(() => makeCharacter(
+ { name: "Plat", species: ["raven"], tags: ["anthro"] },
+ {
+ front: {
+ height: math.unit(5 + 9/12, "feet"),
+ weight: math.unit(150, "lb"),
+ name: "Front",
+ image: {
+ source: "./media/characters/plat/front.svg",
+ extra: 1816/1703,
+ bottom: 43/1859
+ }
+ },
+ side: {
+ height: math.unit(5 + 9/12, "feet"),
+ weight: math.unit(300, "lb"),
+ name: "Side",
+ image: {
+ source: "./media/characters/plat/side.svg",
+ extra: 1824/1699,
+ bottom: 18/1842
+ }
+ },
+ },
+ [
+ {
+ name: "Normal",
+ height: math.unit(5 + 9/12, "feet"),
+ default: true
+ },
+ ]
+))
+
+characterMakers.push(() => makeCharacter(
+ { name: "Elaine", species: ["snake", "dragon"], tags: ["anthro"] },
+ {
+ front: {
+ height: math.unit(9, "feet"),
+ weight: math.unit(1800, "lb"),
+ name: "Front",
+ image: {
+ source: "./media/characters/elaine/front.svg",
+ extra: 1833/1354,
+ bottom: 25/1858
+ }
+ },
+ back: {
+ height: math.unit(8.8, "feet"),
+ weight: math.unit(1800, "lb"),
+ name: "Back",
+ image: {
+ source: "./media/characters/elaine/back.svg",
+ extra: 1641/1233,
+ bottom: 53/1694
+ }
+ },
+ },
+ [
+ {
+ name: "Normal",
+ height: math.unit(9, "feet"),
+ default: true
+ },
+ ]
+))
+
+characterMakers.push(() => makeCharacter(
+ { name: "Vera (Raven)", species: ["raven"], tags: ["anthro"] },
+ {
+ front: {
+ height: math.unit(17 + 9/12, "feet"),
+ weight: math.unit(8000, "lb"),
+ name: "Front",
+ image: {
+ source: "./media/characters/vera-raven/front.svg",
+ extra: 1457/1412,
+ bottom: 121/1578
+ }
+ },
+ side: {
+ height: math.unit(17 + 9/12, "feet"),
+ weight: math.unit(8000, "lb"),
+ name: "Side",
+ image: {
+ source: "./media/characters/vera-raven/side.svg",
+ extra: 1510/1464,
+ bottom: 54/1564
+ }
+ },
+ },
+ [
+ {
+ name: "Normal",
+ height: math.unit(17 + 9/12, "feet"),
+ default: true
+ },
+ ]
+))
+
//characters
function makeCharacters() {