From 7a220bee47ba3da81e070c69ce6a004116641d82 Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Sat, 28 Mar 2015 05:37:42 +1000 Subject: [PATCH] update Egg Hunt quest completion message with new content from Leslie --- common/dist/scripts/habitrpg-shared.js | 2 +- common/locales/en/questsContent.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/dist/scripts/habitrpg-shared.js b/common/dist/scripts/habitrpg-shared.js index 824ffe251c..5174a84a9d 100644 --- a/common/dist/scripts/habitrpg-shared.js +++ b/common/dist/scripts/habitrpg-shared.js @@ -3896,7 +3896,7 @@ api.quests = { collect: { plainEgg: { text: t('questEggHuntCollectPlainEgg'), - count: 100 + count: 1 } }, drop: { diff --git a/common/locales/en/questsContent.json b/common/locales/en/questsContent.json index 836d8a94d5..62cf5ace30 100644 --- a/common/locales/en/questsContent.json +++ b/common/locales/en/questsContent.json @@ -128,7 +128,7 @@ "questEggHuntText": "Egg Hunt", "questEggHuntNotes": "Overnight, strange plain eggs have appeared everywhere: in Matt's stables, behind the counter at the Tavern, and even among the pet eggs at the Marketplace! What a nuisance! \"Nobody knows where they came from, or what they might hatch into,\" says Megan, \"but we can't just leave them laying around! Work hard and search hard to help me gather up these mysterious eggs. Maybe if you collect enough, there will be some extras left over for you...\"", - "questEggHuntCompletion": "You did it! In gratitude, Megan gives you ten of the eggs. \"I don't think they hatch, exactly,\" she says, \"and they certainly won't grow into mounts. But that doesn't mean you can't dye them beautiful colors!\"", + "questEggHuntCompletion": "You did it! In gratitude, Megan gives you ten of the eggs. \"I bet the hatching potions will dye them beautiful colors! And I wonder what will happen when they turn into mounts....\"", "questEggHuntCollectPlainEgg": "Plain Eggs", "questEggHuntDropPlainEgg": "Plain Egg",