summaryrefslogtreecommitdiff
path: root/npc/006-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-1')
-rw-r--r--npc/006-1/crazyfefe.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt
index 693bccb28..a3e56f036 100644
--- a/npc/006-1/crazyfefe.txt
+++ b/npc/006-1/crazyfefe.txt
@@ -145,7 +145,8 @@ function Challenge {
l("Normal"), 2,
l("Hard"), 3,
rif(ISCANDORTOP3(), l("Out of Mind")), 4,
- rif($EVENT$ == "Candor", l("Cronqvist Mode")), 5;
+ rif($EVENT$ == "Candor", l("Cronqvist Mode")), 5,
+ rif($EVENT$ == "Candor" && ISCANDORTOP3(), l("Crazyfefe Mode")), 12;
.@cdif=@menuret;
next;