diff options
Diffstat (limited to 'npc/functions/aurora.txt')
-rw-r--r-- | npc/functions/aurora.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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"); |