diff --git a/media/attribution.js b/media/attribution.js
index a95f84ad..45ee1075 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -2949,6 +2949,19 @@ const attributionData = {
"kuipaws"
]
},
+ {
+ prefix: "./media/characters/keset-vanrel/",
+ files: [
+ { name: "battle.svg", source: "https://www.furaffinity.net/view/30471138/" },
+ ],
+ authors: [
+ "buckdasystem",
+ "scruff"
+ ],
+ owners: [
+ "kuipaws"
+ ]
+ },
{
prefix: "./media/characters/kibibyte/",
files: [
@@ -3036,6 +3049,19 @@ const attributionData = {
"kuipaws"
]
},
+ {
+ prefix: "./media/characters/kuiper-vanrel/",
+ files: [
+ { name: "battle.svg", source: "https://www.furaffinity.net/view/30471123/" },
+ ],
+ authors: [
+ "buckdasystem",
+ "scruff"
+ ],
+ owners: [
+ "kuipaws"
+ ]
+ },
{
prefix: "./media/characters/kuro-shi-uchū/",
files: [
@@ -13002,6 +13028,10 @@ const attributionData = {
"name": "lady-darkstreak",
"url": "https://www.furaffinity.net/user/lady-darkstreak/",
},
+ "scruff": {
+ "name": "Scruff",
+ "url": "https://twitter.com/ScruffKerfluff",
+ },
}
}
diff --git a/media/characters/keset-vanrel/battle.svg b/media/characters/keset-vanrel/battle.svg
new file mode 100644
index 00000000..689c1408
--- /dev/null
+++ b/media/characters/keset-vanrel/battle.svg
@@ -0,0 +1,413 @@
+
+
+
diff --git a/media/characters/kuiper-vanrel/battle.svg b/media/characters/kuiper-vanrel/battle.svg
new file mode 100644
index 00000000..4931ce4b
--- /dev/null
+++ b/media/characters/kuiper-vanrel/battle.svg
@@ -0,0 +1,339 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index f2bf9588..da354666 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -9782,6 +9782,16 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/kuiper-vanrel/foot.svg",
}
},
+ battle: {
+ height: math.unit(6.824, "feet"),
+ weight: math.unit(150, "lb"),
+ name: "Battle",
+ image: {
+ source: "./media/characters/kuiper-vanrel/battle.svg",
+ extra: 1466/1327,
+ bottom: 29/1492.5
+ }
+ },
},
[
{
@@ -9819,6 +9829,16 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/keset-vanrel/foot.svg"
}
},
+ battle: {
+ height: math.unit(7.408, "feet"),
+ weight: math.unit(150, "lb"),
+ name: "Battle",
+ image: {
+ source: "./media/characters/keset-vanrel/battle.svg",
+ extra: 1890/1386,
+ bottom: 73.28/1970
+ }
+ },
},
[
{