From bf2fb07125cb29e8a5d50ba07557ac6923559014 Mon Sep 17 00:00:00 2001 From: Wombat Date: Thu, 16 Dec 2010 13:46:30 -0500 Subject: minor fix to orum.txt close instead of next on orum.txt to fix a bug --- npc/009-4/orum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/009-4/orum.txt b/npc/009-4/orum.txt index 63ff702e..927fc939 100644 --- a/npc/009-4/orum.txt +++ b/npc/009-4/orum.txt @@ -647,5 +647,5 @@ L_Ready_Cavern: L_Got_Reward: mes "\"You've done enough here to help. I will go the rest of the way alone so that your life is not endangered..\""; - next; + close; } -- cgit v1.2.3-70-g09d2