From 8931fd94794ed4cf7804499ea24c76cd334fd147 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Dec 2021 10:50:23 -0300 Subject: Lock Candor B2F until Lua's arc of the Main Quest is complete. This will hold until Piou Isles Challenge is finished. --- npc/006-0/core.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') 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."); -- cgit v1.2.3-60-g2f50