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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt
index 0861063fc..b9f29dd9f 100644
--- a/npc/functions/aurora.txt
+++ b/npc/functions/aurora.txt
@@ -507,6 +507,8 @@ function script FYRewardEvent {
}
// Destroy the quest
DelQuestFromEveryPlayer(Q_AuroraEvent);
+ deletearray $@aurora_name$;
+ deletearray $@aurora_value;
/*
DelItemFromEveryPlayer(EventTreasure1);
DelItemFromEveryPlayer(EventTreasure2);