summaryrefslogtreecommitdiff
path: root/world/map/npc/068-2/inya.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/068-2/inya.txt')
-rw-r--r--world/map/npc/068-2/inya.txt8
1 files changed, 4 insertions, 4 deletions
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;
}