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/001-1/sandra.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'world/map/npc/001-1/sandra.txt') diff --git a/world/map/npc/001-1/sandra.txt b/world/map/npc/001-1/sandra.txt index 14d71621..ae394a3e 100644 --- a/world/map/npc/001-1/sandra.txt +++ b/world/map/npc/001-1/sandra.txt @@ -21,17 +21,17 @@ goto L_Opening0; L_Opening0: - mes "\"In the outskirts of Tulimshar, there are some scorpions... I need help! Will you help?\""; + mes "\"In the outskirts of Tulimshar, there are some scorpions... I need help! Will you help?\""; next; goto L_Ask; L_Opening1: - mes "\"When you venture to the outskirts of Tulimshar, you can spot scorpions. Will you help me kill some?\""; + mes "\"When you venture to the outskirts of Tulimshar, you can spot scorpions. Will you help me kill some?\""; next; goto L_Ask; L_Opening2: - mes "\"The Scorpion Stinger carries many properties used in potions. Would you get some for me?\""; + mes "\"The Scorpion Stinger carries many properties used in potions. Would you get some for me?\""; next; goto L_Ask; @@ -59,13 +59,13 @@ L_Req0: L_Req1: mes "[Sandra]"; - mes "\"I heard a while ago that stingers from scorpions can be used for medical purposes. I need you to help me get 5 Scorpion Stingers.\""; + mes "\"I heard a while ago that stingers from scorpions can be used for medical purposes. I need you to help me get 5 Scorpion Stingers.\""; next; goto L_Set; L_Req2: mes "[Sandra]"; - mes "\"Bring me 5 Scorpion Stingers. I'll give you something if you do!\""; + mes "\"Bring me 5 Scorpion Stingers. I'll give you something if you do!\""; next; goto L_Set; @@ -109,7 +109,7 @@ L_Close: L_TooMany: next; mes "[Sandra]"; - mes "\"You don't have room for my reward. I'll wait until you do.\""; + mes "\"You don't have room for my reward. I'll wait until you do.\""; goto L_Close; S_Update_Var: -- cgit v1.2.3-60-g2f50