summaryrefslogtreecommitdiff
path: root/npc/functions/mobhunter.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/mobhunter.txt')
-rw-r--r--npc/functions/mobhunter.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/functions/mobhunter.txt b/npc/functions/mobhunter.txt
index 2b5988c31..d56b26840 100644
--- a/npc/functions/mobhunter.txt
+++ b/npc/functions/mobhunter.txt
@@ -65,7 +65,8 @@ function script GHQ_Assign {
mesq l("Good luck! Don't come back until you reach 10000 kills!");
break;
}
-
+ closedialog;
+ goodbye;
}