summaryrefslogtreecommitdiff
path: root/npc/019-5-3/episode.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/019-5-3/episode.txt')
-rw-r--r--npc/019-5-3/episode.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/019-5-3/episode.txt b/npc/019-5-3/episode.txt
index 08254dbe4..ed9c71afa 100644
--- a/npc/019-5-3/episode.txt
+++ b/npc/019-5-3/episode.txt
@@ -25,6 +25,7 @@
Zeny-=.@money;
disablenpc instance_npcname("Mysterious Chest#EP1", getq2(LoFQuest_EPISODE));
enablenpc instance_npcname("Mysterious Chest#EP2", getq2(LoFQuest_EPISODE));
+ closeclientdialog;
// Good luck with your boss :3
.@m$=getmap();
monster(.@m$, 31, 31, "???", JackO, 1);
@@ -34,7 +35,7 @@
sleep2(max(15000, 60000-(BaseLevel * 200)));
monster(.@m$, 30, 31, "???", MagicGoblin, 1);
monster(.@m$, 31, 31, "???", MagicGoblin, 1);
- close;
+ end;
OnInit:
.distance = 2;