diff --git a/media/attribution.js b/media/attribution.js index de3725c8..72c4f266 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -9826,32 +9826,6 @@ const attributionData = { "swampykaiju" ] }, - { - prefix: "./media/characters/shin-pikachu/", - files: [ - { name: "hand.svg", source: "https://www.furaffinity.net/view/32473898/" }, - { name: "foot.svg", source: "https://www.furaffinity.net/view/32473898/" }, - { name: "collar.svg", source: "https://www.furaffinity.net/view/32473898/" }, - ], - authors: [ - "bonnibelblackberrii" - ], - owners: [ - "sparklinshin" - ] - }, - { - prefix: "./media/characters/shin-pikachu/", - files: [ - { name: "front.svg", source: "https://www.furaffinity.net/view/39948473/" }, - ], - authors: [ - "emskeleton" - ], - owners: [ - "sparklinshin" - ] - }, { prefix: "./media/characters/kayda/", files: [ @@ -19990,14 +19964,6 @@ const attributionData = { "name": "SwampyKaiju", "url": "https://www.furaffinity.net/user/swampykaiju/", }, - "sparklinshin": { - "name": "SparklinShin", - "url": "https://www.furaffinity.net/user/sparklinshin/", - }, - "bonnibelblackberrii": { - "name": "BonnibelBlackberrii", - "url": "https://www.deviantart.com/bonnibelblackberrii", - }, "danielethefurry": { "name": "DanieleTheFurry", "url": "https://www.furaffinity.net/user/danielethefurry/", diff --git a/media/characters/shin-pikachu/collar.svg b/media/characters/shin-pikachu/collar.svg deleted file mode 100644 index b32629f8..00000000 --- a/media/characters/shin-pikachu/collar.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/media/characters/shin-pikachu/foot.svg b/media/characters/shin-pikachu/foot.svg deleted file mode 100644 index f091b77e..00000000 --- a/media/characters/shin-pikachu/foot.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - diff --git a/media/characters/shin-pikachu/front.svg b/media/characters/shin-pikachu/front.svg deleted file mode 100644 index 76682a98..00000000 --- a/media/characters/shin-pikachu/front.svg +++ /dev/null @@ -1,402 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/media/characters/shin-pikachu/hand.svg b/media/characters/shin-pikachu/hand.svg deleted file mode 100644 index 71fc3e69..00000000 --- a/media/characters/shin-pikachu/hand.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - diff --git a/presets/characters.js b/presets/characters.js index 40c96f3f..c37a6caf 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -24271,62 +24271,6 @@ characterMakers.push(() => makeCharacter( ] )) -characterMakers.push(() => makeCharacter( - { name: "Shin (Pikachu)", species: ["pikachu"], tags: ["anthro"] }, - { - front: { - height: math.unit(6, "feet"), - weight: math.unit(152, "lb"), - name: "Front", - image: { - source: "./media/characters/shin-pikachu/front.svg", - extra: 1854/1602, - bottom: 166/2020 - } - }, - hand: { - height: math.unit(1.055, "feet"), - name: "Hand", - image: { - source: "./media/characters/shin-pikachu/hand.svg" - } - }, - foot: { - height: math.unit(1.1, "feet"), - name: "Foot", - image: { - source: "./media/characters/shin-pikachu/foot.svg" - } - }, - collar: { - height: math.unit(0.386, "feet"), - name: "Collar", - image: { - source: "./media/characters/shin-pikachu/collar.svg" - } - }, - }, - [ - { - name: "Smallest", - height: math.unit(0.5, "inches") - }, - { - name: "Micro", - height: math.unit(6, "inches") - }, - { - name: "Normal", - height: math.unit(6, "feet"), - default: true - }, - { - name: "Macro", - height: math.unit(150, "feet") - }, - ] -)) - characterMakers.push(() => makeCharacter( { name: "Kayda", species: ["dragon"], tags: ["anthro"] }, {