mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
feat(content): 2016-11 pet quest strings
This commit is contained in:
parent
b0d2b72b88
commit
111bba84dc
2 changed files with 12 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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.<br><br>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.<br><br>\"That productivity potion you sold me is useless!\" @Beffymaroo complains. \"I watched three hours of TV last night instead of doing my chores!\"<br><br>\"Yeah!\" shouts @Pandah. \"And today I spent an hour rearranging my books instead of reading them!\"<br><br>The Nefarious Ferret spreads his hands innocently. \"That's more TV watching and book organizing than you'd normally get done, isnt it?\"<br><br>The crowd erupts in anger.<br><br>\"No refunds!\" crows the Nefarious Ferret. He fires a bolt of magic into the crowd, preparing to escape in the smoke.<br><br>\"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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue