summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-10-12 21:12:51 -0300
committerJesusaves <cpntb1@ymail.com>2021-10-12 21:12:51 -0300
commit8e7c0ff2ebb539b64722cd6d67a6f585238f6b12 (patch)
treea6da334c422d34bc554828c1b6afd25dcebd8403
parent18cd4fcb7eae603d018d99f5f1a83a13d2ceb704 (diff)
downloadserverdata-8e7c0ff2ebb539b64722cd6d67a6f585238f6b12.tar.gz
serverdata-8e7c0ff2ebb539b64722cd6d67a6f585238f6b12.tar.bz2
serverdata-8e7c0ff2ebb539b64722cd6d67a6f585238f6b12.tar.xz
serverdata-8e7c0ff2ebb539b64722cd6d67a6f585238f6b12.zip
Reorder a few Aurora events, to have more "flux"
-rw-r--r--npc/functions/aurora.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt
index 436750890..3cf52ee1b 100644
--- a/npc/functions/aurora.txt
+++ b/npc/functions/aurora.txt
@@ -96,9 +96,9 @@ function script FYNewEvent {
kamibroadcast("Regnum's Blessing: "+$REGNUM_BLESSMAP_H$+" is now blessed!", "Aurora Events");
break;
case 4:
- $EVENT$="Fishing";
- callfunc("FYEConf_Fishing");
- kamibroadcast("Catch the Golden Fish is now open!", "Aurora Events");
+ $EVENT$="Raid";
+ callfunc("FYEConf_Raid");
+ kamibroadcast("Oh noes! "+$RAIDING_BOSS$+" is attacking our world!", "Aurora Events");
break;
case 5:
$EVENT$="Candor";
@@ -115,9 +115,10 @@ function script FYNewEvent {
kamibroadcast("Kamelot Season is now open!", "Aurora Events");
break;
case 8:
- $EVENT$="Raid";
- callfunc("FYEConf_Raid");
- kamibroadcast("Oh noes! "+$RAIDING_BOSS$+" is attacking our world!", "Aurora Events");
+ // FIXME: PLACEHOLDER
+ $EVENT$="Expo";
+ callfunc("FYEConf_Expo");
+ kamibroadcast("World Expo is now open!", "Aurora Events");
break;
case 9:
// FIXME: PLACEHOLDER
@@ -126,10 +127,9 @@ function script FYNewEvent {
kamibroadcast("Regnum's Blessing: "+$REGNUM_BLESSMAP_H$+" is now blessed!", "Aurora Events");
break;
case 10:
- // FIXME: PLACEHOLDER
- $EVENT$="Expo";
- callfunc("FYEConf_Expo");
- kamibroadcast("World Expo is now open!", "Aurora Events");
+ $EVENT$="Fishing";
+ callfunc("FYEConf_Fishing");
+ kamibroadcast("Catch the Golden Fish is now open!", "Aurora Events");
break;
case 11:
// FIXME: PLACEHOLDER