Refactor sellForGold, add displayPotion/item
This commit is contained in:
@@ -9,11 +9,10 @@
|
||||
"danielText2": "Be warned: If you are participating in a boss quest, the boss will still damage you for your party mates' missed Dailies! Also, your own damage to the Boss (or items collected) will not be applied until you check out of the Inn.",
|
||||
"alexander": "Alexander the Merchant",
|
||||
"welcomeMarket": "Welcome to the Market! Buy hard-to-find eggs and potions! Sell your extras! Commission useful services! Come see what we have to offer.",
|
||||
"sellForGold": "Sell <%= item %> for <%= gold %> Gold",
|
||||
"displayItemForGold": "Do you want to sell one <strong><%= itemType %></strong>?",
|
||||
"displayEggForGold": "Do you want to sell one <strong><%= itemType %> Egg</strong>?",
|
||||
"sellEggForGold": "Sell it for <%= gold %> Gold",
|
||||
"displayPotionForGold": "Do you want to sell one <%= itemType %> Potion?",
|
||||
"sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold",
|
||||
"displayPotionForGold": "Do you want to sell one <strong><%= itemType %> Potion</strong>?",
|
||||
"sellForGold": "Sell it for <%= gold %> Gold",
|
||||
"buyGems": "Buy Gems",
|
||||
"justin": "Justin",
|
||||
"ian": "Ian",
|
||||
|
||||
Reference in New Issue
Block a user