From 111bba84dc8858df5fef83daa09bbcdfbe15f4b8 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Thu, 10 Nov 2016 23:12:42 +0000 Subject: [PATCH] feat(content): 2016-11 pet quest strings --- website/common/locales/en/content.json | 4 ++++ website/common/locales/en/questsContent.json | 9 ++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/website/common/locales/en/content.json b/website/common/locales/en/content.json index a55e4ca70f..de78101e4f 100644 --- a/website/common/locales/en/content.json +++ b/website/common/locales/en/content.json @@ -187,6 +187,10 @@ "questEggBeetleMountText": "Beetle", "questEggBeetleAdjective": "an unbeatable", + "questEggFerretText": "Ferret", + "questEggFerretMountText": "Ferret", + "questEggFerretAdjective": "a furry", + "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", diff --git a/website/common/locales/en/questsContent.json b/website/common/locales/en/questsContent.json index b4d6bdc85e..a41d91ad11 100644 --- a/website/common/locales/en/questsContent.json +++ b/website/common/locales/en/questsContent.json @@ -436,5 +436,12 @@ "questTaskwoodsTerror3Completion": "After a long battle, you manage to land a well-aimed blow at the lantern that Jacko carries, and the crystal within shatters. Jacko suddenly snaps back to his senses and bursts into glowing tears. \"Oh, my beautiful forest! What have I done?!\" he wails. His tears extinguish the remaining fires, and the apple tree and wild berries are saved.

After you help him relax, he explains, \"I met this charming lady named Tzina, and she gave me this glowing crystal as a gift. At her urging, I put it in my lantern... but that's the last thing I recall.\" He turns to you with a golden smile. \"Perhaps you should take it for safekeeping while I help the wild orchards to regrow.\"", "questTaskwoodsTerror3Boss": "Jacko of the Lantern", "questTaskwoodsTerror3DropStrawberry": "Strawberry (Food)", - "questTaskwoodsTerror3DropWeapon": "Taskwoods Lantern (Two-Handed Weapon)" + "questTaskwoodsTerror3DropWeapon": "Taskwoods Lantern (Two-Handed Weapon)", + + "questFerretText": "The Nefarious Ferret", + "questFerretNotes": "Walking through Habit City, you see an unhappy crowd surrounding a red-robed Ferret.

\"That productivity potion you sold me is useless!\" @Beffymaroo complains. \"I watched three hours of TV last night instead of doing my chores!\"

\"Yeah!\" shouts @Pandah. \"And today I spent an hour rearranging my books instead of reading them!\"

The Nefarious Ferret spreads his hands innocently. \"That's more TV watching and book organizing than you'd normally get done, isnt it?\"

The crowd erupts in anger.

\"No refunds!\" crows the Nefarious Ferret. He fires a bolt of magic into the crowd, preparing to escape in the smoke.

\"Please, Habitican!\" @Faye says, grabbing your arm. \"Defeat the ferret and make him refund his dishonest earnings!\"", + "questFerretCompletion": "You defeat the soft-furred swindler and @UncommonCriminal gives the crowd their refunds. There's even a little gold left over for you. Plus, it looks like the Nefarious Ferret dropped some eggs in his hurry to get away!", + "questFerretBoss": "Nefarious Ferret", + "questFerretDropFerretEgg": "Ferret (Egg)", + "questFerretUnlockText": "Unlocks purchasable Ferret eggs in the Market" }