From 87163b498a7c09439239f7e8f1077c5224043c49 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Dec 2021 12:03:29 -0300 Subject: Add rewards to Kage's fight. But it won't be as nice with splash... --- npc/006-6/core.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/006-6') diff --git a/npc/006-6/core.txt b/npc/006-6/core.txt index f5d9585df..63d02cb2f 100644 --- a/npc/006-6/core.txt +++ b/npc/006-6/core.txt @@ -8,7 +8,7 @@ OnTouch: if (!(getq(General_EasterEggs) & EE_SNOWMAN)) goto L_Reject; if (SCANDORPTS < 300) goto L_Reject; - //if (!getq(CandorQuest_Area3)) goto L_Reject; + if (!CAPTURE_FLAG) goto L_Reject; if (getq(General_Narrator) < 17) goto L_Reject; // Frostia Arc must be finished /* Some of previous sections come back to bite you, now */ if (CRAZYPOINTS < 10) goto L_Reject; -- cgit v1.2.3-60-g2f50