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/bernard.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'world/map/npc/001-1/bernard.txt') diff --git a/world/map/npc/001-1/bernard.txt b/world/map/npc/001-1/bernard.txt index 67217bfa..a5783e1f 100644 --- a/world/map/npc/001-1/bernard.txt +++ b/world/map/npc/001-1/bernard.txt @@ -18,13 +18,13 @@ L_Opening0: mes "[Bernard]"; - mes "\"Tulimshar is crawling with maggots. Hey, I need a favor, could you help me a bit?\""; + mes "\"Tulimshar is crawling with maggots. Hey, I need a favor, could you help me a bit?\""; next; goto L_Ask; L_Opening1: mes "[Bernard]"; - mes "\"The taste of maggots in soup is... unforgettable, they taste simply divine! Would you help me kill some?\""; + mes "\"The taste of maggots in soup is... unforgettable, they taste simply divine! Would you help me kill some?\""; next; goto L_Ask; @@ -46,7 +46,7 @@ L_Req0: L_Req1: mes "[Bernard]"; - mes "\"Bring me a Roasted Maggot. I'll give you something if you do.\""; + mes "\"Bring me a Roasted Maggot. I'll give you something if you do.\""; next; goto L_Set; @@ -89,7 +89,7 @@ L_Progress2: L_NotEnough: mes "[Bernard]"; - mes "\"Oh, please hurry and bring me a Roasted Maggot. I'm yearning for maggot soup!\""; + mes "\"Oh, please hurry and bring me a Roasted Maggot. I'm yearning for maggot soup!\""; goto L_Close; L_NotEnough1: @@ -100,7 +100,7 @@ L_NotEnough1: L_Done1: mes "[Bernard]"; mes "\"Thank you so much!\""; - mes "\"But... something is missing to make the soup creamy.\""; + mes "\"But... something is missing to make the soup creamy.\""; next; mes "\"I need 3 Maggot Slimes for that.\""; mes "\"Bring them to me, and I'll give you something nice.\""; @@ -110,7 +110,7 @@ L_Done1: L_Done2: mes "[Bernard]"; - mes "\"I didn't mention it before, but I also put beer in my soup. I hope you like beer as much as I do, because, you see...\""; + mes "\"I didn't mention it before, but I also put beer in my soup. I hope you like beer as much as I do, because, you see...\""; next; mes "\"Beer is life!\""; goto L_Close; @@ -123,7 +123,7 @@ L_Close: L_TooMany: next; mes "[Bernard]"; - 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