diff --git a/media/attribution.js b/media/attribution.js
index 6cf52453..b5afab50 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -21964,6 +21964,26 @@ const attributionData = {
"geckonori"
]
},
+ {
+ prefix: "./media/characters/maki-kawa/",
+ files: [
+ { name: "front.svg", source: "https://twitter.com/geckonori/status/1436097422770454530" },
+ { name: "back.svg", source: "https://twitter.com/geckonori/status/1436097422770454530" },
+ { name: "front-barista.svg", source: "https://twitter.com/geckonori/status/1437067096295460865" },
+ { name: "back-barista.svg", source: "https://twitter.com/geckonori/status/1437067096295460865" },
+ { name: "front-wrestler.svg", source: "https://twitter.com/geckonori/status/1444312674708377601" },
+ { name: "back-wrestler.svg", source: "https://twitter.com/geckonori/status/1444312674708377601" },
+ { name: "head-front.svg", source: "https://twitter.com/geckonori/status/1436097422770454530" },
+ { name: "head-side.svg", source: "https://twitter.com/geckonori/status/1436097422770454530" },
+ { name: "paw.svg", source: "https://twitter.com/geckonori/status/1436097422770454530" },
+ ],
+ authors: [
+ "geckonori"
+ ],
+ owners: [
+ "geckonori"
+ ]
+ },
//characters
{
prefix: "./media/fiction/halo/halo/",
diff --git a/media/characters/maki-kawa/back-barista.svg b/media/characters/maki-kawa/back-barista.svg
new file mode 100644
index 00000000..1dacf5f4
--- /dev/null
+++ b/media/characters/maki-kawa/back-barista.svg
@@ -0,0 +1,1008 @@
+
+
+
diff --git a/media/characters/maki-kawa/back-wrestler.svg b/media/characters/maki-kawa/back-wrestler.svg
new file mode 100644
index 00000000..742798b2
--- /dev/null
+++ b/media/characters/maki-kawa/back-wrestler.svg
@@ -0,0 +1,2600 @@
+
+
+
diff --git a/media/characters/maki-kawa/back.svg b/media/characters/maki-kawa/back.svg
new file mode 100644
index 00000000..d6953b74
--- /dev/null
+++ b/media/characters/maki-kawa/back.svg
@@ -0,0 +1,935 @@
+
+
+
diff --git a/media/characters/maki-kawa/front-barista.svg b/media/characters/maki-kawa/front-barista.svg
new file mode 100644
index 00000000..bb445035
--- /dev/null
+++ b/media/characters/maki-kawa/front-barista.svg
@@ -0,0 +1,1375 @@
+
+
+
diff --git a/media/characters/maki-kawa/front-wrestler.svg b/media/characters/maki-kawa/front-wrestler.svg
new file mode 100644
index 00000000..9db8b138
--- /dev/null
+++ b/media/characters/maki-kawa/front-wrestler.svg
@@ -0,0 +1,2866 @@
+
+
+
diff --git a/media/characters/maki-kawa/front.svg b/media/characters/maki-kawa/front.svg
new file mode 100644
index 00000000..fefab528
--- /dev/null
+++ b/media/characters/maki-kawa/front.svg
@@ -0,0 +1,1253 @@
+
+
+
diff --git a/media/characters/maki-kawa/head-front.svg b/media/characters/maki-kawa/head-front.svg
new file mode 100644
index 00000000..bca6604a
--- /dev/null
+++ b/media/characters/maki-kawa/head-front.svg
@@ -0,0 +1,522 @@
+
+
+
diff --git a/media/characters/maki-kawa/head-side.svg b/media/characters/maki-kawa/head-side.svg
new file mode 100644
index 00000000..d12be040
--- /dev/null
+++ b/media/characters/maki-kawa/head-side.svg
@@ -0,0 +1,488 @@
+
+
+
diff --git a/media/characters/maki-kawa/paw.svg b/media/characters/maki-kawa/paw.svg
new file mode 100644
index 00000000..026a720e
--- /dev/null
+++ b/media/characters/maki-kawa/paw.svg
@@ -0,0 +1,169 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index 5bf81f0a..a154af3c 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -63248,6 +63248,104 @@ characterMakers.push(() => makeCharacter(
]
))
+characterMakers.push(() => makeCharacter(
+ { name: "Maki Kawa", species: ["sabertooth-tiger", "serval"], tags: ["anthro"] },
+ {
+ front: {
+ height: math.unit(6 + 2/12, "feet"),
+ weight: math.unit(203, "lb"),
+ name: "Front",
+ image: {
+ source: "./media/characters/maki-kawa/front.svg",
+ extra: 950/890,
+ bottom: 62/1012
+ }
+ },
+ back: {
+ height: math.unit(6 + 2/12, "feet"),
+ weight: math.unit(203, "lb"),
+ name: "Back",
+ image: {
+ source: "./media/characters/maki-kawa/back.svg",
+ extra: 953/878,
+ bottom: 49/1002
+ }
+ },
+ frontBarista: {
+ height: math.unit(6 + 2/12, "feet"),
+ weight: math.unit(203, "lb"),
+ name: "Front (Barista)",
+ image: {
+ source: "./media/characters/maki-kawa/front-barista.svg",
+ extra: 943/883,
+ bottom: 69/1012
+ }
+ },
+ backBarista: {
+ height: math.unit(6 + 2/12, "feet"),
+ weight: math.unit(203, "lb"),
+ name: "Back (Barista)",
+ image: {
+ source: "./media/characters/maki-kawa/back-barista.svg",
+ extra: 953/878,
+ bottom: 49/1002
+ }
+ },
+ frontWrestler: {
+ height: math.unit(6 + 2/12, "feet"),
+ weight: math.unit(203, "lb"),
+ name: "Front (Wrestler)",
+ image: {
+ source: "./media/characters/maki-kawa/front-wrestler.svg",
+ extra: 950/890,
+ bottom: 62/1012
+ }
+ },
+ backWrestler: {
+ height: math.unit(6 + 2/12, "feet"),
+ weight: math.unit(203, "lb"),
+ name: "Back (Wrestler)",
+ image: {
+ source: "./media/characters/maki-kawa/back-wrestler.svg",
+ extra: 953/878,
+ bottom: 49/1002
+ }
+ },
+ headFront: {
+ height: math.unit(1.64, "feet"),
+ name: "Head (Front)",
+ image: {
+ source: "./media/characters/maki-kawa/head-front.svg"
+ }
+ },
+ headSide: {
+ height: math.unit(1.59, "feet"),
+ name: "Head (Side)",
+ image: {
+ source: "./media/characters/maki-kawa/head-side.svg"
+ }
+ },
+ paw: {
+ height: math.unit(0.9, "feet"),
+ name: "Paw",
+ image: {
+ source: "./media/characters/maki-kawa/paw.svg"
+ }
+ },
+ },
+ [
+ {
+ name: "Normal",
+ height: math.unit(6 + 2/12, "feet"),
+ default: true
+ },
+ {
+ name: "Macro",
+ height: math.unit(617, "feet")
+ },
+ ]
+))
+
//characters
function makeCharacters() {