diff --git a/media/attribution.js b/media/attribution.js index bc20cb4f..e58f0d01 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -11975,8 +11975,7 @@ const attributionData = { { prefix: "./media/characters/lilith-zott/", files: [ - { name: "front.svg", source: null }, - { name: "front-dressed.svg", source: "https://www.furaffinity.net/view/36938688/" } + { name: "front.svg", source: "https://www.furaffinity.net/view/36938688/" } ], authors: [ "beathebehemoth" diff --git a/media/characters/lilith-zott/front.svg b/media/characters/lilith-zott/front.svg index 349d153a..be731438 100644 --- a/media/characters/lilith-zott/front.svg +++ b/media/characters/lilith-zott/front.svg @@ -1,488 +1,2603 @@ - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 1226cf95..f8907243 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -32836,31 +32836,25 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/lilith-zott/front.svg", - extra: 2510 / 2238, - bottom: 100 / 2610 - } - }, - frontDressed: { - height: math.unit(5 + 6 / 12, "feet"), - weight: math.unit(108, "lb"), - name: "Front (Dressed)", - image: { - source: "./media/characters/lilith-zott/front-dressed.svg", - extra: 2510 / 2238, - bottom: 100 / 2610 + extra: 2415/2133, + bottom: 193/2608 } }, }, [ { - name: "Normal", + name: "Base Height", height: math.unit(5 + 6 / 12, "feet") }, { - name: "Macro", - height: math.unit(1030, "feet"), + name: "Preferred Height", + height: math.unit(200, "feet"), default: true }, + { + name: "Max Height", + height: math.unit(1030, "feet") + }, ] ))