summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-12 19:54:44 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-12 19:54:44 -0300
commit3e9653011d31037238b99122b3c9dfd7b60315a4 (patch)
tree78a121c19f70ed31383028c3eda7699f3eb6006b
parentebbd0dbc501718327a74e073f1c8fca4bb1f29b0 (diff)
downloadserverdata-3e9653011d31037238b99122b3c9dfd7b60315a4.tar.gz
serverdata-3e9653011d31037238b99122b3c9dfd7b60315a4.tar.bz2
serverdata-3e9653011d31037238b99122b3c9dfd7b60315a4.tar.xz
serverdata-3e9653011d31037238b99122b3c9dfd7b60315a4.zip
Missing file, and disclaim on source file the final Active Aurora Event.
-rw-r--r--npc/032-1/_warps.txt12
-rw-r--r--npc/functions/aurora.txt2
2 files changed, 13 insertions, 1 deletions
diff --git a/npc/032-1/_warps.txt b/npc/032-1/_warps.txt
new file mode 100644
index 000000000..7cf10cedc
--- /dev/null
+++ b/npc/032-1/_warps.txt
@@ -0,0 +1,12 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 032-1: Past Tulimshar warps
+032-1,59,126,0 script #032-1_59_126 NPC_HIDDEN,0,0,{
+ end;
+OnTouch:
+ slide 52,127; end;
+}
+032-1,53,126,0 script #032-1_53_126 NPC_HIDDEN,1,0,{
+ end;
+OnTouch:
+ slide 59,127; end;
+}
diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt
index dc3f8d987..7937e1b06 100644
--- a/npc/functions/aurora.txt
+++ b/npc/functions/aurora.txt
@@ -115,7 +115,7 @@ function script FYNewEvent {
kamibroadcast("Kamelot Season is now open!", "Aurora Events");
break;
case 8:
- // FIXME: PLACEHOLDER
+ // FIXME: PLACEHOLDER => Magic Olympics
$EVENT$="Expo";
callfunc("FYEConf_Expo");
kamibroadcast("World Expo is now open!", "Aurora Events");