diff --git a/website/common/locales/en/questsContent.json b/website/common/locales/en/questsContent.json index f5846c0e9f..94268de716 100644 --- a/website/common/locales/en/questsContent.json +++ b/website/common/locales/en/questsContent.json @@ -727,7 +727,7 @@ "questAlligatorUnlockText": "Unlocks purchasable Alligator eggs in the Market", "oddballsText": "Oddballs Quest Bundle", - "oddballsNotes": "Contains 'The Jelly Regent,' 'Escape the Cave Creature,' and 'A Tangled Yarn.' Available until December 3.", + "oddballsNotes": "Contains 'The Jelly Regent,' 'Escape the Cave Creature,' and 'A Tangled Yarn.' Available until June 30.", "birdBuddiesText": "Bird Buddies Quest Bundle", "birdBuddiesNotes": "Contains 'The Fowl Frost,' 'Rooster Rampage,' and 'The Push-and-Pull Peacock.' Available until December 31.", diff --git a/website/common/script/content/quests.js b/website/common/script/content/quests.js index 526b8db7c9..f535b6f0a7 100644 --- a/website/common/script/content/quests.js +++ b/website/common/script/content/quests.js @@ -3412,8 +3412,8 @@ let quests = { text: t('questDolphinDropDolphinEgg'), }, ], - gp: 63, - exp: 575, + gp: 22, + exp: 110, unlock: t('questDolphinUnlockText'), }, },