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/sarah.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/001-1/sarah.txt') diff --git a/world/map/npc/001-1/sarah.txt b/world/map/npc/001-1/sarah.txt index 5ed5289c..b218ac4b 100644 --- a/world/map/npc/001-1/sarah.txt +++ b/world/map/npc/001-1/sarah.txt @@ -24,7 +24,7 @@ L_Opening0: goto L_Ask; L_Opening1: - mes "\"Mmm, Cherry Cake... I love it!\""; + mes "\"Mmm, Cherry Cake... I love it!\""; next; goto L_Ask; @@ -67,7 +67,7 @@ L_NotEnough: L_Done: mes "[Sarah]"; - mes "\"It was so tasty, I can't eat anything more... Thank you!\""; + mes "\"It was so tasty, I can't eat anything more... Thank you!\""; emotion EMOTE_TONGUE; goto L_Close; @@ -79,7 +79,7 @@ L_Close: L_TooMany: next; mes "[Sarah]"; - 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