diff --git a/media/attribution.js b/media/attribution.js
index e69bbdb1..a72b21dd 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -3174,7 +3174,19 @@ const attributionData = {
{
prefix: "./media/characters/keset-vanrel/",
files: [
- { name: "front.svg", source: null },
+ { name: "front.svg", source: "https://www.furaffinity.net/view/40338730/" },
+ { name: "back.svg", source: "https://www.furaffinity.net/view/40338730/" },
+ ],
+ authors: [
+ "korbin"
+ ],
+ owners: [
+ "kuipaws"
+ ]
+ },
+ {
+ prefix: "./media/characters/keset-vanrel/",
+ files: [
{ name: "hand.svg", source: null },
{ name: "foot.svg", source: null },
],
diff --git a/media/characters/keset-vanrel/back.svg b/media/characters/keset-vanrel/back.svg
new file mode 100644
index 00000000..63654854
--- /dev/null
+++ b/media/characters/keset-vanrel/back.svg
@@ -0,0 +1,613 @@
+
+
+
diff --git a/media/characters/keset-vanrel/front.svg b/media/characters/keset-vanrel/front.svg
index fdedc5c0..8ec53232 100644
--- a/media/characters/keset-vanrel/front.svg
+++ b/media/characters/keset-vanrel/front.svg
@@ -1,231 +1,716 @@
-
+
diff --git a/presets/characters.js b/presets/characters.js
index 16f0ea15..ed07c409 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -12174,12 +12174,20 @@ characterMakers.push(() => makeCharacter(
{
front: {
height: math.unit(8 + 5 / 12, "feet"),
- weight: math.unit(150, "lb"),
name: "Front",
image: {
source: "./media/characters/keset-vanrel/front.svg",
- extra: 1150 / 1084,
- bottom: 0.05
+ extra: 1231/1148,
+ bottom: 82/1313
+ }
+ },
+ back: {
+ height: math.unit(8 + 5 / 12, "feet"),
+ name: "Back",
+ image: {
+ source: "./media/characters/keset-vanrel/back.svg",
+ extra: 1240/1174,
+ bottom: 33/1273
}
},
hand: {
@@ -12198,7 +12206,6 @@ characterMakers.push(() => makeCharacter(
},
battle: {
height: math.unit(7.408, "feet"),
- weight: math.unit(150, "lb"),
name: "Battle",
image: {
source: "./media/characters/keset-vanrel/battle.svg",