From 7d284e94bfa3383ac3fda40ecf1a9cdabe0c0c98 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Aug 2020 03:16:09 -0300 Subject: Just to be sure: Delete the scoreboard display as well --- npc/functions/aurora.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/functions/aurora.txt') 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); -- cgit v1.2.3-60-g2f50