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/002-5/sema.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/002-5/sema.txt') diff --git a/world/map/npc/002-5/sema.txt b/world/map/npc/002-5/sema.txt index 3462c5ca..5519bcae 100644 --- a/world/map/npc/002-5/sema.txt +++ b/world/map/npc/002-5/sema.txt @@ -12,7 +12,7 @@ if (@state == 26) goto L_Sema_GCM; mes "[Sema the Miner]"; - mes "\"Hello adventurer. I do not know exactly where, but somewhere in this cave there is a supply 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.\""; + mes "\"Hello adventurer. I do not know exactly where, but somewhere in this cave there is a supply 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.\""; goto L_Close; L_Sema_GCM: @@ -32,7 +32,7 @@ L_Sema_Yes: callsub S_Update_Var; monster "002-5.gat", 70, 90, "", 1059, 1; mes "[Sema the Miner]"; - mes "\"Good luck. To prove you killed it, please bring the Iten it swallowed when it ate the miner. Be careful, there could be more than one.\""; + mes "\"Good luck. To prove you killed it, please bring the Iten it swallowed when it ate the miner. Be careful, there could be more than one.\""; goto L_Close; L_Sema_Happy: @@ -53,7 +53,7 @@ L_Sema_Happy: 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. Oh and yes, you can also store items at the nearest bank.\""; + 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.\""; goto L_Close; L_Sema_Not_Happy: @@ -65,7 +65,7 @@ L_Sema_Not_Happy: L_Sema_Done: mes "[Sema the Miner]"; - mes "\"You made this cave safer, you are kind beyond belief. Others may need you. Happy adventuring.\""; + mes "\"You made this cave safer, you are kind beyond belief. Others may need you. Happy adventuring.\""; goto L_Close; L_Close: -- cgit v1.2.3-60-g2f50