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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/006-0/core.txt b/npc/006-0/core.txt
index baa3478b7..00677c3c4 100644
--- a/npc/006-0/core.txt
+++ b/npc/006-0/core.txt
@@ -7,6 +7,7 @@
OnTouch:
if (CRAZYPOINTS < 1) goto L_Reject; // FIXME
+ if (getq(General_Narrator) < 3) goto L_Reject; // FIXME
specialeffect(5000, SELF, getcharid(3));
dispbottom l("The power which lies in Candor acknowledges your strength.");