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 166c393df..322023cb6 100644
--- a/npc/006-0/core.txt
+++ b/npc/006-0/core.txt
@@ -6,7 +6,7 @@
end;
OnTouch:
- if (is_staff()) goto L_Accept; // FIXME
+ if (CRAZYPOINTS) goto L_Accept; // FIXME
// Reject
specialeffect(5000, SELF, getcharid(3));
dispbottom l("The power which lies in Candor rejects your strength.");