diff --git a/media/attribution.js b/media/attribution.js index 93eee657..bf3edd4a 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -11153,18 +11153,6 @@ const attributionData = { "kitsuni89" ] }, - { - prefix: "./media/characters/vix-archaser/", - files: [ - { name: "front.svg", source: "https://www.furaffinity.net/view/36894032/" } - ], - authors: [ - "weirdiefox" - ], - owners: [ - "vix-archaser" - ] - }, { prefix: "./media/characters/faey/", files: [ @@ -19398,14 +19386,6 @@ const attributionData = { "name": "DeckardMcloud", "url": "https://t.me/DeckardMcloud", }, - "weirdiefox": { - "name": "weirdiefox", - "url": "https://www.fiverr.com/weirdiefox", - }, - "vix-archaser": { - "name": "Vix_Archaser", - "url": "https://www.furaffinity.net/user/vixarchaser/", - }, "sythrawolf": { "name": "sythrawolf", "url": "https://www.furaffinity.net/user/sythrawolf" diff --git a/media/characters/vix-archaser/front.svg b/media/characters/vix-archaser/front.svg deleted file mode 100644 index f2799a09..00000000 --- a/media/characters/vix-archaser/front.svg +++ /dev/null @@ -1,548 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/presets/characters.js b/presets/characters.js index f05200ff..1e93434b 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -28321,53 +28321,6 @@ characterMakers.push(() => makeCharacter( ] )) -characterMakers.push(() => makeCharacter( - { name: "Vix Archaser", species: ["fox"], tags: ["anthro"] }, - { - front: { - height: math.unit(6, "feet"), - weight: math.unit(150, "lb"), - name: "Front", - image: { - source: "./media/characters/vix-archaser/front.svg", - extra: 2767 / 2562, - bottom: 36 / 2803 - } - }, - }, - [ - { - name: "Micro", - height: math.unit(1, "foot") - }, - { - name: "Normal", - height: math.unit(6 + 5 / 12, "feet") - }, - { - name: "Minimacro", - height: math.unit(500, "feet") - }, - { - name: "Macro", - height: math.unit(4, "miles") - }, - { - name: "Megamacro", - height: math.unit(250, "miles"), - default: true - }, - { - name: "Gigamacro", - height: math.unit(1, "universe") - }, - { - name: "Endgame", - height: math.unit(100, "multiverses") - } - ] -)) - characterMakers.push(() => makeCharacter( { name: "Faey", species: ["aaltranae"], tags: ["taur"] }, {