summaryrefslogtreecommitdiff
path: root/npc/functions/event.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/event.txt')
-rw-r--r--npc/functions/event.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/functions/event.txt b/npc/functions/event.txt
index 01afec06b..89c02ee03 100644
--- a/npc/functions/event.txt
+++ b/npc/functions/event.txt
@@ -321,6 +321,9 @@ OnClock0000:
// continue...
}
+ // Stop previous event
+ FYStopEvent();
+
// Trigger event framework
if (.@dofy && $EVENT$ == "")
FYNewEvent();