From 41b56b3797261ba98541f6bff9de18cbc5202119 Mon Sep 17 00:00:00 2001 From: Reid Date: Fri, 28 Dec 2012 17:52:47 +0100 Subject: Remove useless loop on starting dialogue of arpan. --- npc/000-2-1/arpan.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index 22f035ec..2e48fe87 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -122,7 +122,7 @@ l_OhWell: next; menu - l("And then what happened?"), l_Story; + l("And then what happened?"), -; l_Story: mes ""; @@ -136,6 +136,8 @@ l_Story: next; restorecam; + close; + l_Menu: mesq l("What yeye could I do for you today?"); next; -- cgit v1.2.3-70-g09d2