summaryrefslogtreecommitdiff
path: root/npc/functions/aurora.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/aurora.txt')
-rw-r--r--npc/functions/aurora.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt
index fa07d4964..0861063fc 100644
--- a/npc/functions/aurora.txt
+++ b/npc/functions/aurora.txt
@@ -52,6 +52,7 @@ function script FYNewEvent {
// Overrides standard event system
$EVENT$="";
// Delayed cleanup (Just in case)
+ DelQuestFromEveryPlayer(Q_AuroraEvent);
DelItemFromEveryPlayer(EventTreasure1);
DelItemFromEveryPlayer(EventTreasure2);
DelItemFromEveryPlayer(EventTreasure3);