diff --git a/common/locales/en/npc.json b/common/locales/en/npc.json index 94af730f35..368d8b24c5 100644 --- a/common/locales/en/npc.json +++ b/common/locales/en/npc.json @@ -10,7 +10,9 @@ "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", - "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "displayEggForGold": "Do you want to sell one <%= itemType %> Egg?", + "sellEggForGold": "Sell it for <%= gold %> Gold", + "displayPotionForGold": "Do you want to sell one <%= itemType %> Potion?", "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Buy Gems", "justin": "Justin",