diff --git a/media/attribution.js b/media/attribution.js
index a72b21dd..6cfd42c9 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -5298,25 +5298,11 @@ const attributionData = {
{
prefix: "./media/characters/vanrel/",
files: [
- { name: "front.svg", source: "https://www.furaffinity.net/view/30583316/" },
- { name: "side.svg", source: "https://www.furaffinity.net/view/30583316/" },
- { name: "tome.svg", source: "https://www.furaffinity.net/view/30583316/" },
- { name: "beans.svg", source: "https://www.furaffinity.net/view/30583316/" },
+ { name: "front.svg", source: "https://www.furaffinity.net/view/40338744/" },
+ { name: "back.svg", source: "https://www.furaffinity.net/view/40338744/" },
],
authors: [
- "buckdasystem"
- ],
- owners: [
- "kuipaws"
- ]
- },
- {
- prefix: "./media/characters/vanrel/",
- files: [
- { name: "elemental.svg", source: null },
- ],
- authors: [
- "jonesydearest"
+ "korbin"
],
owners: [
"kuipaws"
@@ -5325,10 +5311,11 @@ const attributionData = {
{
prefix: "./media/characters/vanrel/",
files: [
- { name: "front-alt.svg", source: "https://www.furaffinity.net/view/37386189/" }
+ { name: "tome.svg", source: "https://www.furaffinity.net/view/30583316/" },
+ { name: "beans.svg", source: "https://www.furaffinity.net/view/30583316/" },
],
authors: [
- "scruff"
+ "buckdasystem"
],
owners: [
"kuipaws"
@@ -19374,10 +19361,6 @@ const attributionData = {
"name": "Nirvah",
"url": "https://www.furaffinity.net/user/nirvah/",
},
- "jonesydearest": {
- "name": "JonesyDearest",
- "url": "https://twitter.com/JonesyDearest",
- },
"endium": {
"name": "Endium",
"url": "https://www.furaffinity.net/user/endium/",
diff --git a/media/characters/vanrel/back.svg b/media/characters/vanrel/back.svg
new file mode 100644
index 00000000..30e3c2ba
--- /dev/null
+++ b/media/characters/vanrel/back.svg
@@ -0,0 +1,808 @@
+
+
+
diff --git a/media/characters/vanrel/elemental.svg b/media/characters/vanrel/elemental.svg
deleted file mode 100644
index e22ed81f..00000000
--- a/media/characters/vanrel/elemental.svg
+++ /dev/null
@@ -1,562 +0,0 @@
-
-
-
diff --git a/media/characters/vanrel/front-alt.svg b/media/characters/vanrel/front-alt.svg
deleted file mode 100644
index 4615d5d3..00000000
--- a/media/characters/vanrel/front-alt.svg
+++ /dev/null
@@ -1,648 +0,0 @@
-
-
-
diff --git a/media/characters/vanrel/front.svg b/media/characters/vanrel/front.svg
index e346dc4e..3137479f 100644
--- a/media/characters/vanrel/front.svg
+++ b/media/characters/vanrel/front.svg
@@ -1,145 +1,1055 @@
-
+
diff --git a/media/characters/vanrel/side.svg b/media/characters/vanrel/side.svg
deleted file mode 100644
index 7077df9a..00000000
--- a/media/characters/vanrel/side.svg
+++ /dev/null
@@ -1,162 +0,0 @@
-
-
-
diff --git a/presets/characters.js b/presets/characters.js
index ed07c409..932c5189 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -12057,43 +12057,23 @@ characterMakers.push(() => makeCharacter(
{ name: "Vanrel", species: ["fennec-fox"], tags: ["anthro"] },
{
front: {
- height: math.unit(4 + 7 / 12, "feet"),
+ height: math.unit(3 + 11/12, "feet"),
weight: math.unit(50, "lb"),
name: "Front",
image: {
source: "./media/characters/vanrel/front.svg",
- extra: 1,
- bottom: 0.02
- }
- },
- frontAlt: {
- height: math.unit(4 + 7 / 12, "feet"),
- weight: math.unit(50, "lb"),
- name: "Front-alt",
- image: {
- source: "./media/characters/vanrel/front-alt.svg",
- extra: 1,
- bottom: 15 / 1511
- }
- },
- elemental: {
- height: math.unit(3, "feet"),
- weight: math.unit(50, "lb"),
- name: "Elemental",
- image: {
- source: "./media/characters/vanrel/elemental.svg",
- extra: 192.3 / 162.8,
- bottom: 1.79 / 194.17
+ extra: 1104/949,
+ bottom: 52/1156
}
},
- side: {
- height: math.unit(4 + 7 / 12, "feet"),
+ back: {
+ height: math.unit(3 + 11/12, "feet"),
weight: math.unit(50, "lb"),
- name: "Side",
+ name: "Back",
image: {
- source: "./media/characters/vanrel/side.svg",
- extra: 1,
- bottom: 0.025
+ source: "./media/characters/vanrel/back.svg",
+ extra: 1119/976,
+ bottom: 37/1156
}
},
tome: {
@@ -12116,7 +12096,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Normal",
- height: math.unit(4 + 7 / 12, "feet"),
+ height: math.unit(3 + 11/12, "feet"),
default: true
},
]