summaryrefslogtreecommitdiff
path: root/npc/006-6/core.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-6/core.txt')
-rw-r--r--npc/006-6/core.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-6/core.txt b/npc/006-6/core.txt
index 7610623cb..9cae45597 100644
--- a/npc/006-6/core.txt
+++ b/npc/006-6/core.txt
@@ -11,7 +11,7 @@ OnTouch:
//if (!getq(CandorQuest_Area3)) goto L_Reject;
if (getq(General_Narrator) < 17) goto L_Reject; // Frostia Arc must be finished
/* Some of previous sections come back to bite you, now */
- if (CRAZYPOINTS < 5) goto L_Reject;
+ if (CRAZYPOINTS < 10) goto L_Reject;
// FIXME: B4F is not ready, so fallthrough to L_Reject