diff options
-rw-r--r-- | npc/000-2-1/arpan.txt | 4 |
1 files changed, 3 insertions, 1 deletions
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; |