From 1a3a1835e41451d5e3d27899bc7f0a2c8f9b437a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 5 Jun 2022 23:43:11 -0300 Subject: The final aurora event is the Rebirth Season, which increases Mobpt gain. It also makes reborn characters spawn at level 3 if done via Fortress. Or, alternatively, you may rebirth in Tulimshar, but w/o the level bonus. --- npc/functions/aurora.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'npc/functions/aurora.txt') diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index 2d3b5e64d..686196561 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -135,10 +135,8 @@ function script FYNewEvent { kamibroadcast("Magic Olympics are now open!", "Aurora Events"); break; case 9: - // FIXME: PLACEHOLDER - $EVENT$="Regnum"; - callfunc("FYEConf_Regnum"); - kamibroadcast("Regnum's Blessing: "+$REGNUM_BLESSMAP_H$+" is now blessed!", "Aurora Events"); + $EVENT$="Rebirth"; + kamibroadcast("Rebirth Season has begun!", "Aurora Events"); break; case 10: $EVENT$="Fishing"; -- cgit v1.2.3-70-g09d2