summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/018-2-2/main.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt
index 58d9cfada..54fd063c2 100644
--- a/npc/018-2-2/main.txt
+++ b/npc/018-2-2/main.txt
@@ -12,6 +12,7 @@
function DungeonClear {
getmapxy(.@m$, .@x, .@y, 0);
areatimer(.@m$, .@x-15, .@y-15, .@x+15, .@y+15, 100, "#HH_CONTROLLER01::OnFinish");
+ return;
}
OnFinish: