From 9bf115afded2f22a06c99e22a1f864b5c97d83ed Mon Sep 17 00:00:00 2001 From: Vreality Date: Mon, 5 May 2014 06:49:13 -0500 Subject: Dialogue changes to NPCs Improved the dialogue of the bookshelf containing "zukminbirf." Added "croupier" name tag to the Roulette NPC's dialog Improved grammar and wording Replaced ". " with ". " Replaced " -- " with an en dash (" – "). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- world/map/npc/068-2/inya.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/068-2/inya.txt') diff --git a/world/map/npc/068-2/inya.txt b/world/map/npc/068-2/inya.txt index b4fdad2c..f75fc2cb 100644 --- a/world/map/npc/068-2/inya.txt +++ b/world/map/npc/068-2/inya.txt @@ -1,10 +1,10 @@ //Gemstones: Diamond (white) , Ruby (red), Emerald (green), Sapphire (blue), Topaz (yellow), Amethyst (purple) -//The power of the gems is important to future balance of these rings. Are they related to stats, tiers of power, schools of magic? +//The power of the gems is important to future balance of these rings. Are they related to stats, tiers of power, schools of magic? 068-2.gat,29,56,0|script|Inya|106, { mes "[Inya]"; - mes "\"I am Inya, a jeweler of fine rings. If you have a Simple Ring and a gem, I can make a nice ring for you for 1,000,000 gold pieces.\""; + mes "\"I am Inya, a jeweler of fine rings. If you have a Simple Ring and a gem, I can make a nice ring for you for 1,000,000 gold pieces.\""; next; mes "\"Also, if you have a ring with gems on it, I can remove the gems and return the Simple Ring to you for 500,000 gold pieces.\""; next; @@ -17,7 +17,7 @@ L_Inya_Wedding_Ring: mes "[Inya]"; - mes "\"No, sorry. I do not alter wedding rings at this time.\""; + mes "\"No, sorry. I do not alter wedding rings at this time.\""; close; L_Inya_Remove_RingGem: @@ -195,6 +195,6 @@ L_Inya_NotInterested: L_Inya_Not_Enough: mes "[Inya]"; - mes "\"I am sorry, you simply do not seem to have the necessary items for me to help you. Please come back when you do, and I would be more than happy to help you out.\""; + mes "\"I am sorry, you simply do not seem to have the necessary items for me to help you. Please come back when you do, and I would be more than happy to help you out.\""; close; } -- cgit v1.2.3-60-g2f50