Skip to content

Commit

Permalink
fix(quests): content corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Jun 13, 2019
1 parent 0325ae9 commit f987585
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion website/common/locales/en/questsContent.json
Expand Up @@ -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.",
Expand Down
4 changes: 2 additions & 2 deletions website/common/script/content/quests.js
Expand Up @@ -3412,8 +3412,8 @@ let quests = {
text: t('questDolphinDropDolphinEgg'),
},
],
gp: 63,
exp: 575,
gp: 22,
exp: 110,
unlock: t('questDolphinUnlockText'),
},
},
Expand Down

0 comments on commit f987585

Please sign in to comment.