From 6ce0212a6ace2751edaa96ab378e2742b3552273 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Fri, 28 Jan 2022 16:50:04 -0500 Subject: [PATCH] Update Matvei --- media/attribution.js | 3 +- media/characters/matvei/back.svg | 408 ++++++++++++++++++++++++ media/characters/matvei/front.svg | 508 +++++++++++++++++++++++++----- presets/characters.js | 14 +- 4 files changed, 857 insertions(+), 76 deletions(-) create mode 100644 media/characters/matvei/back.svg diff --git a/media/attribution.js b/media/attribution.js index 883c560f..5289f889 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -3779,7 +3779,8 @@ const attributionData = { { prefix: "./media/characters/matvei/", files: [ - { name: "front.svg", source: "https://www.furaffinity.net/view/34325191/" } + { name: "front.svg", source: "https://www.furaffinity.net/view/34325191/" }, + { name: "back.svg", source: "https://www.furaffinity.net/view/34325191/" }, ], authors: [ "matt-da-master" diff --git a/media/characters/matvei/back.svg b/media/characters/matvei/back.svg new file mode 100644 index 00000000..d171bd55 --- /dev/null +++ b/media/characters/matvei/back.svg @@ -0,0 +1,408 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/matvei/front.svg b/media/characters/matvei/front.svg index ebb7fd87..a435e5d5 100644 --- a/media/characters/matvei/front.svg +++ b/media/characters/matvei/front.svg @@ -1,76 +1,438 @@ - - - - - - + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 2c6606ed..745b3078 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -13317,8 +13317,18 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/matvei/front.svg", - extra: 614 / 594, - bottom: 0.01 + extra: 456/447, + bottom: 8/464 + } + }, + back: { + height: math.unit(1.85, "meters"), + weight: math.unit(80, "kg"), + name: "Back", + image: { + source: "./media/characters/matvei/back.svg", + extra: 434/427, + bottom: 11/445 } }, },