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 686196561..cb8b6e136 100644
--- a/npc/functions/aurora.txt
+++ b/npc/functions/aurora.txt
@@ -437,6 +437,7 @@ function script FYEConf_Raid {
FYE_Autoset();
$FYLOGIN_PTS=rand2(1, 2);
+ $FYRAID_OWNER[0]=1; // System Reserve
return;
}