From b8e5b347cbacb4e98caaa77e76d5729313050068 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sat, 30 May 2020 09:59:49 -0400 Subject: [PATCH] Update Xera --- media/attribution.js | 2 +- media/characters/xera/back.svg | 975 +++++++++++++++++--- media/characters/xera/front.svg | 1485 ++++++++++++++++++++++++++++--- media/characters/xera/side.svg | 1201 ++++++++++++++++++++++--- presets/characters.js | 10 +- 5 files changed, 3289 insertions(+), 384 deletions(-) diff --git a/media/attribution.js b/media/attribution.js index 261fc65b..1becb2a5 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -5223,7 +5223,7 @@ const attributionData = { { prefix: "./media/characters/xera/", files: [ - { name: "front.svg", source: null }, + { name: "front.svg", source: null, nsfw: true }, { name: "side.svg", source: null, nsfw: true }, { name: "back.svg", source: null } ], diff --git a/media/characters/xera/back.svg b/media/characters/xera/back.svg index fa2831be..a30ef421 100644 --- a/media/characters/xera/back.svg +++ b/media/characters/xera/back.svg @@ -1,120 +1,861 @@ - + - + viewBox="0 0 854.28 2166.21" enable-background="new 0 0 854.28 2166.21" xml:space="preserve"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/xera/front.svg b/media/characters/xera/front.svg index 8533027d..e754abfb 100644 --- a/media/characters/xera/front.svg +++ b/media/characters/xera/front.svg @@ -1,137 +1,1354 @@ - + - + viewBox="0 0 2321.66 2452.03" enable-background="new 0 0 2321.66 2452.03" xml:space="preserve"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/xera/side.svg b/media/characters/xera/side.svg index e400ae49..d5ffb47c 100644 --- a/media/characters/xera/side.svg +++ b/media/characters/xera/side.svg @@ -1,132 +1,1075 @@ - + - + viewBox="0 0 2268.42 2384.03" enable-background="new 0 0 2268.42 2384.03" xml:space="preserve"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 231d7f12..666eba64 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -3500,7 +3500,8 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/xera/front.svg", - extra: 2300 / 2061 + extra: 2377 / 1972, + bottom: 75.5/2452 } }, side: { @@ -3509,7 +3510,8 @@ characterMakers.push(() => makeCharacter( name: "Side", image: { source: "./media/characters/xera/side.svg", - extra: 2300 / 2061 + extra: 2345/2019, + bottom: 39.7/2384 } }, back: { @@ -3517,7 +3519,9 @@ characterMakers.push(() => makeCharacter( weight: math.unit(175, "lb"), name: "Back", image: { - source: "./media/characters/xera/back.svg" + source: "./media/characters/xera/back.svg", + extra: 2095/1984, + bottom: 67/2166 } }, },