summaryrefslogtreecommitdiff
path: root/npc/006-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-03 13:21:57 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-03 13:21:57 -0300
commit0c9c16b6f3fe8a0ad1310330a021b3d82ae301ce (patch)
treee39250a236273a844e8d8cb06a6d534eac377f4a /npc/006-3
parent7f5159b8d7dcc91022931509b9de776992f2b9ef (diff)
downloadserverdata-0c9c16b6f3fe8a0ad1310330a021b3d82ae301ce.tar.gz
serverdata-0c9c16b6f3fe8a0ad1310330a021b3d82ae301ce.tar.bz2
serverdata-0c9c16b6f3fe8a0ad1310330a021b3d82ae301ce.tar.xz
serverdata-0c9c16b6f3fe8a0ad1310330a021b3d82ae301ce.zip
Groata's Grotto.
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.");