diff --git a/media/attribution.js b/media/attribution.js
index 75a20d18..10b85e79 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -5491,10 +5491,12 @@ const attributionData = {
{
prefix: "./media/characters/vivian-bijoux/",
files: [
- { name: "front.svg", source: "https://www.furaffinity.net/view/32904452/" }
+ { name: "front.svg", source: "https://twitter.com/geckonori/status/1403461788872609794" },
+ { name: "back.svg", source: "https://twitter.com/geckonori/status/1403461788872609794" },
+ { name: "dressed.svg", source: "https://twitter.com/geckonori/status/1403461788872609794" },
],
authors: [
- "geckonori"
+ "cattinypaws"
],
owners: [
"geckonori"
diff --git a/media/characters/vivian-bijoux/back.svg b/media/characters/vivian-bijoux/back.svg
new file mode 100644
index 00000000..47ecf1e4
--- /dev/null
+++ b/media/characters/vivian-bijoux/back.svg
@@ -0,0 +1,237 @@
+
+
+
diff --git a/media/characters/vivian-bijoux/dressed.svg b/media/characters/vivian-bijoux/dressed.svg
new file mode 100644
index 00000000..3fca5080
--- /dev/null
+++ b/media/characters/vivian-bijoux/dressed.svg
@@ -0,0 +1,637 @@
+
+
+
diff --git a/media/characters/vivian-bijoux/front.svg b/media/characters/vivian-bijoux/front.svg
index 47daf25b..fd703ef6 100644
--- a/media/characters/vivian-bijoux/front.svg
+++ b/media/characters/vivian-bijoux/front.svg
@@ -1,929 +1,461 @@
diff --git a/presets/characters.js b/presets/characters.js
index 1f50353f..d396cd19 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -14035,8 +14035,28 @@ characterMakers.push(() => makeCharacter(
name: "Front",
image: {
source: "./media/characters/vivian-bijoux/front.svg",
- extra: 1738/1733,
- bottom: 162/1900
+ extra: 1217/1209,
+ bottom: 76/1293
+ }
+ },
+ back: {
+ height: math.unit(5 + 6 / 12, "feet"),
+ weight: math.unit(200, "lb"),
+ name: "Back",
+ image: {
+ source: "./media/characters/vivian-bijoux/back.svg",
+ extra: 1214/1208,
+ bottom: 51/1265
+ }
+ },
+ dressed: {
+ height: math.unit(5 + 6 / 12, "feet"),
+ weight: math.unit(200, "lb"),
+ name: "Dressed",
+ image: {
+ source: "./media/characters/vivian-bijoux/dressed.svg",
+ extra: 1217/1209,
+ bottom: 76/1293
}
},
},