From 968ff5b1e4b5b635ad6eb40f874e62b44e09cf0d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 18 Apr 2022 12:24:36 -0300 Subject: Remove several unreleased quest items. Developers will re-add them as their quests are completed. REMOVED: - White Wizard Robe - Black Wizard Robe - Light Crystal - Crypt Key - Ectoplasm - Urn - Wraith Horn - Astral Cube - Runestone A, L, N, T and W - Quill of Binding - Blood Ink - Scented Candle Helmet - Assassin Ring - Assassin Amulet --- world/map/npc/027-3/general_krukan_door.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'world/map/npc/027-3/general_krukan_door.txt') diff --git a/world/map/npc/027-3/general_krukan_door.txt b/world/map/npc/027-3/general_krukan_door.txt index 9ac26203..22134a4b 100644 --- a/world/map/npc/027-3/general_krukan_door.txt +++ b/world/map/npc/027-3/general_krukan_door.txt @@ -3,10 +3,9 @@ 027-3,82,88,0|script|#GeneralDoor1|45,1,0 { - if ( (countitem("CryptKey") < 10) && ($@CRYPT_FIGHT1 != 0) ) + if ( ($@CRYPT_FIGHT1 != 0) ) goto L_NoKeys; - delitem "CryptKey", 10; warp "027-6",39,60; goto L_Close; -- cgit v1.2.3-60-g2f50