From d6f45f163e1ae72fb307500604f28f3ea54c0604 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Jun 2020 07:31:48 -0300 Subject: Oh ops, sequence --- npc/functions/aurora.txt | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'npc/functions/aurora.txt') diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index a55aa0107..08e325a9e 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -256,21 +256,6 @@ function script FYE_Autoset { - - -// Modify Mob Killing -// Serves for multiple events, preserves killedrid -function script AuroraMobkill { - if ($EVENT$ == "Mining") - FYE_Mining(killedrid); - return; -} - - - - - - // Modify Kamelot function script FYE_Kamelot { .@g=getcharid(2); @@ -535,6 +520,21 @@ function script FYRewardEvent { } + + + + + + +// Modify Mob Killing +// Serves for multiple events, preserves killedrid +function script AuroraMobkill { + if ($EVENT$ == "Mining") + FYE_Mining(killedrid); + return; +} + + // Normalize Aurora Event after a server restart function script FYE_Normalize { if ($EVENT$ == "Regnum") { -- cgit v1.2.3-60-g2f50