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-4/mine_triggertwo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/002-4/mine_triggertwo.txt') diff --git a/world/map/npc/002-4/mine_triggertwo.txt b/world/map/npc/002-4/mine_triggertwo.txt index f51a85e3..67bd1194 100644 --- a/world/map/npc/002-4/mine_triggertwo.txt +++ b/world/map/npc/002-4/mine_triggertwo.txt @@ -14,11 +14,11 @@ if (@state == 23) goto L_Trigger_Wrong_2; if (@state == 22) goto L_Trigger_Wrong_2; - mes "There is a large button on the ground. A key hole appears on the button."; + mes "There is a large button on the ground. A key hole appears on the button."; goto L_Close; L_Trigger_Wrong_2: - mes "There is a large button on the ground. A key hole appears on the button."; + mes "There is a large button on the ground. A key hole appears on the button."; menu "Put the key in, turn right.", L_Right_Wrong_2, "Put the key in, turn left.", L_Left_Wrong_2, @@ -37,7 +37,7 @@ L_Left_Wrong_2: goto L_Close; L_Trigger_2: - mes "There is a large button on the ground. A key hole appears on the button."; + mes "There is a large button on the ground. A key hole appears on the button."; menu "Put the key in, turn right.", L_Right_2, "Put the key in, turn left.", L_Left_2, -- cgit v1.2.3-60-g2f50