From e7a93625faca3306d4570107547bc553a886f202 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Mar 2019 11:34:14 -0300 Subject: return --- npc/018-2-2/main.txt | 1 + 1 file changed, 1 insertion(+) 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: -- cgit v1.2.3-60-g2f50