From e39c63700e58ec27c768c6a15b3df1b1afecc304 Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Wed, 19 Jun 2024 17:30:16 +0200 Subject: [PATCH] remove duplicate keys --- website/common/script/content/gear/sets/mystery.js | 1 - website/common/script/content/hatching-potions.js | 4 ---- 2 files changed, 5 deletions(-) diff --git a/website/common/script/content/gear/sets/mystery.js b/website/common/script/content/gear/sets/mystery.js index 6c95f63c6c..9d673fc4f4 100644 --- a/website/common/script/content/gear/sets/mystery.js +++ b/website/common/script/content/gear/sets/mystery.js @@ -257,7 +257,6 @@ const headAccessory = { 202302: { }, 202305: { }, 202309: { }, - 202405: { }, 202310: { }, 202405: { }, 301405: { }, diff --git a/website/common/script/content/hatching-potions.js b/website/common/script/content/hatching-potions.js index 9423d1e7a4..76e5c04a62 100644 --- a/website/common/script/content/hatching-potions.js +++ b/website/common/script/content/hatching-potions.js @@ -136,10 +136,6 @@ const wacky = { canBuy: hasQuestAchievementFunction('virtualpet'), }, TeaShop: {}, - Fungi: { - questPotion: true, - canBuy: hasQuestAchievementFunction('fungi'), - }, Fungi: { text: t('hatchingPotionFungi'), limited: true,