From 3b17ad58eacfd0f618037a776c54e3f291052c04 Mon Sep 17 00:00:00 2001 From: "Christopher B. Goodwin" Date: Thu, 1 Dec 2011 16:38:37 -0500 Subject: Dialog change in Sema the miner. --- world/map/npc/002-4/miners.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/002-4') diff --git a/world/map/npc/002-4/miners.txt b/world/map/npc/002-4/miners.txt index c2a3bf0a..2078cb7b 100644 --- a/world/map/npc/002-4/miners.txt +++ b/world/map/npc/002-4/miners.txt @@ -7,7 +7,7 @@ if (TMW_Quest == 38) goto L_Sema_GCM; mes "[Sema the Miner]"; - mes "\"This place is odd. There is a chest somewhere in this palace, but I don't know where. I think the archants have eaten all the spare keys for the chest, too.\""; + mes "\"Hello adventurer. I do not know exactly where, but somewhere in this cave there is a chest. And wouldn't you know it! The archants have eaten all the spare keys for the chest. Go and do what you must do.\""; close; L_Sema_GCM: @@ -38,12 +38,12 @@ L_Sema_Happy: getitem "DesertShirt", 1; set TMW_Quest, 40; mes "[Sema the Miner]"; - mes "\"You killed it! What a relief! Please accept this Desert Shirt as reward.\""; + mes "\"You killed it! What a relief! I wish I had more to give, but please accept this Desert Shirt as reward.\""; close; L_Sema_TooMany: mes "[Sema the Miner]"; - mes "\"You have too many items for me to give you a reward. Please drop or sell something so I can give it to you.\""; + mes "\"You have too many items for me to give you a reward. Please drop or sell something so I can give it to you. Oh and yes, you can also store items at the nearest bank.\""; close; L_Sema_Not_Happy: @@ -54,6 +54,6 @@ L_Sema_Not_Happy: L_Sema_Done: mes "[Sema the Miner]"; - mes "\"Thank you for all your help.\""; + mes "\"You made this cave safer, you are kind beyond belief. Others may need you. Happy adventuring.\""; close; } -- cgit v1.2.3-60-g2f50