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 00677c3c4..f007a3209 100644
--- a/npc/006-0/core.txt
+++ b/npc/006-0/core.txt
@@ -7,7 +7,7 @@
OnTouch:
if (CRAZYPOINTS < 1) goto L_Reject; // FIXME
- if (getq(General_Narrator) < 3) goto L_Reject; // FIXME
+ if (getq(General_Narrator) < 3) goto L_Reject; // Tulimshar Arc must be finished
specialeffect(5000, SELF, getcharid(3));
dispbottom l("The power which lies in Candor acknowledges your strength.");