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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt
index 68686c802..997fc6641 100644
--- a/npc/functions/aurora.txt
+++ b/npc/functions/aurora.txt
@@ -116,7 +116,7 @@ function script FYNewEvent {
$EVENT$="Candor";
kamibroadcast("Candor Battle Season is now open!", "Aurora Events");
break;
- case 12:
+ default:
// FIXME: PLACEHOLDER
$EVENT$="Mining";
callfunc("FYEConf_Mining");