mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix(quests): content corrections
This commit is contained in:
parent
0325ae9636
commit
f987585cf1
2 changed files with 3 additions and 3 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -3412,8 +3412,8 @@ let quests = {
|
|||
text: t('questDolphinDropDolphinEgg'),
|
||||
},
|
||||
],
|
||||
gp: 63,
|
||||
exp: 575,
|
||||
gp: 22,
|
||||
exp: 110,
|
||||
unlock: t('questDolphinUnlockText'),
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue