From ea4675dc1669621e31bb5a1e573315c2d344ab2d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 17 Apr 2020 06:25:16 -0300 Subject: Having a Candor Battle Score is enough. Fix bug where score was not saved. --- npc/006-0/core.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/006-0') diff --git a/npc/006-0/core.txt b/npc/006-0/core.txt index 166c393df..322023cb6 100644 --- a/npc/006-0/core.txt +++ b/npc/006-0/core.txt @@ -6,7 +6,7 @@ end; OnTouch: - if (is_staff()) goto L_Accept; // FIXME + if (CRAZYPOINTS) goto L_Accept; // FIXME // Reject specialeffect(5000, SELF, getcharid(3)); dispbottom l("The power which lies in Candor rejects your strength."); -- cgit v1.2.3-60-g2f50