From 90f8941def4b977e65bd0f441aab526333736a11 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Dec 2021 11:59:43 -0300 Subject: Add required skill: Resurrection. Continue the code for the showdown. --- npc/006-6/all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/006-6') diff --git a/npc/006-6/all.txt b/npc/006-6/all.txt index 8b69bead8..50a40781f 100644 --- a/npc/006-6/all.txt +++ b/npc/006-6/all.txt @@ -37,7 +37,7 @@ OnInit: end; OnTouch: - if (BaseLevel > 50) + if (!$@ICICLE_CHALLENGE) warp "006-7", 44, 49; else dispbottom l("Your strength is not enough to power on this portal."); -- cgit v1.2.3-70-g09d2