summaryrefslogtreecommitdiff
path: root/npc/006-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-3')
-rw-r--r--npc/006-3/core.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/006-3/core.txt b/npc/006-3/core.txt
index 016d80739..da6021a48 100644
--- a/npc/006-3/core.txt
+++ b/npc/006-3/core.txt
@@ -6,6 +6,11 @@
end;
OnTouch:
+ if (!getq(CandorQuest_Groata)) goto L_Reject; // FIXME
+
+
+ // FIXME: B3F is not ready, so fallthrough to L_Reject
+L_Reject:
//warp "006-3", 49, 52;
specialeffect(5000, SELF, getcharid(3));
dispbottom l("The power which lies in Candor rejects your strength.");