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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/event.txt b/npc/functions/event.txt
index 6c38bd1f4..01afec06b 100644
--- a/npc/functions/event.txt
+++ b/npc/functions/event.txt
@@ -322,7 +322,7 @@ OnClock0000:
}
// Trigger event framework
- if (.@dofy)
+ if (.@dofy && $EVENT$ == "")
FYNewEvent();
else
debugmes "\033[1mAnother event is scheduled!";