2014-03-16 17:37:53 +00:00
{
2014-04-15 16:15:11 +00:00
"messageLostItem" : "Your <%= itemText %> broke." ,
2014-03-16 17:37:53 +00:00
"messageTaskNotFound" : "Task not found." ,
2015-03-12 13:06:01 +00:00
"messageDuplicateTaskID" : "A task with that ID already exists." ,
2014-03-16 17:37:53 +00:00
"messageTagNotFound" : "Tag not found." ,
"messagePetNotFound" : ":pet not found in user.items.pets" ,
"messageFoodNotFound" : ":food not found in user.items.food" ,
"messageCannotFeedPet" : "Can't feed this pet." ,
"messageAlreadyMount" : "You already have that mount. Try feeding another pet." ,
2015-02-24 22:58:48 +00:00
"messageEvolve" : "You have tamed <%= egg %>, let's go for a ride!" ,
"messageLikesFood" : "<%= egg %> really likes the <%= foodText %>!" ,
"messageDontEnjoyFood" : "<%= egg %> eats the <%= foodText %> but doesn't seem to enjoy it." ,
2014-04-15 16:15:11 +00:00
"messageBought" : "Bought <%= itemText %>" ,
2014-05-18 00:45:24 +00:00
"messageEquipped" : " <%= itemText %> equipped." ,
2014-04-15 16:15:11 +00:00
"messageUnEquipped" : "<%= itemText %> un-equipped." ,
2014-04-07 17:04:59 +00:00
"messageMissingEggPotion" : "You're missing either that egg or that potion" ,
"messageAlreadyPet" : "You already have that pet. Try hatching a different combination!" ,
"messageHatched" : "Your egg hatched! Visit your stable to equip your pet." ,
"messageNotEnoughGold" : "Not Enough Gold" ,
2014-05-02 10:35:41 +00:00
"messageTwoHandled" : "<%= gearText %> is two handed" ,
2014-04-15 16:15:11 +00:00
"messageDropFood" : "You've found <%= dropArticle %><%= dropText %>! <%= dropNotes %>" ,
"messageDropEgg" : "You've found a <%= dropText %> Egg! <%= dropNotes %>" ,
"messageDropPotion" : "You've found a <%= dropText %> Hatching Potion! <%= dropNotes %>" ,
2015-07-16 21:22:49 +00:00
"messageDropQuest" : "You've found a quest!" ,
2015-05-26 21:06:04 +00:00
"messageFoundQuest" : "You've found the quest \"<%= questText %>\"!" ,
2015-07-11 20:05:32 +00:00
"messageAlreadyPurchasedGear" : "You purchased this gear in the past, but do not currently own it. You can buy it again in the rewards column on the tasks page." ,
2015-07-16 21:22:49 +00:00
"messageAlreadyOwnGear" : "You already own this item. Equip it by going to the equipment page." ,
2015-07-11 20:05:32 +00:00
2015-06-04 20:45:55 +00:00
"armoireEquipment" : "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!" ,
2015-06-03 16:58:30 +00:00
"armoireFood" : "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?" ,
2015-05-26 21:06:04 +00:00
"armoireExp" : "You wrestle with the Armoire and gain Experience. Take that!"
2014-05-18 00:45:24 +00:00
}