From ed4100125caf5a3d8f789504a24369f1d2ac6484 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 18 May 2020 09:10:57 -0300 Subject: No need to be so expensive --- npc/functions/aurora.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index 1e100f3cd..47df65945 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -328,10 +328,12 @@ function script FYRewardEvent { } // Destroy the quest DelQuestFromEveryPlayer(Q_AuroraEvent); + /* DelItemFromEveryPlayer(EventTreasure1); DelItemFromEveryPlayer(EventTreasure2); DelItemFromEveryPlayer(EventTreasure3); DelItemFromEveryPlayer(EventFish); + */ } return; } -- cgit v1.2.3-60-g2f50