summaryrefslogtreecommitdiff
path: root/npc/006-0/core.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-0/core.txt')
-rw-r--r--npc/006-0/core.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-0/core.txt b/npc/006-0/core.txt
index f007a3209..db8bef748 100644
--- a/npc/006-0/core.txt
+++ b/npc/006-0/core.txt
@@ -6,7 +6,7 @@
end;
OnTouch:
- if (CRAZYPOINTS < 1) goto L_Reject; // FIXME
+ if (CRAZYPOINTS < 3) goto L_Reject; // FIXME
if (getq(General_Narrator) < 3) goto L_Reject; // Tulimshar Arc must be finished
specialeffect(5000, SELF, getcharid(3));