From 898850fd6ebe242a12c5ad44a06f2d47b553a72d Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Fri, 30 Oct 2015 22:50:04 -0500 Subject: [PATCH] Adjust wording of market message. --- common/locales/en/npc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/locales/en/npc.json b/common/locales/en/npc.json index 9392c7d059..f03a253de3 100644 --- a/common/locales/en/npc.json +++ b/common/locales/en/npc.json @@ -11,9 +11,9 @@ "danielText2Broken": "Oh... 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.", - "displayItemForGold": "Do you want to sell one <%= itemType %>?", - "displayEggForGold": "Do you want to sell one <%= itemType %> Egg?", - "displayPotionForGold": "Do you want to sell one <%= itemType %> Potion?", + "displayItemForGold": "Do you want to sell a <%= itemType %>?", + "displayEggForGold": "Do you want to sell a <%= itemType %> Egg?", + "displayPotionForGold": "Do you want to sell a <%= itemType %> Potion?", "sellForGold": "Sell it for <%= gold %> Gold", "buyGems": "Buy Gems", "justin": "Justin",