summaryrefslogtreecommitdiff
path: root/world/map/npc/027-5/general_terogan_door.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/027-5/general_terogan_door.txt')
-rw-r--r--world/map/npc/027-5/general_terogan_door.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/world/map/npc/027-5/general_terogan_door.txt b/world/map/npc/027-5/general_terogan_door.txt
index 93f4d8c1..9f43b5c9 100644
--- a/world/map/npc/027-5/general_terogan_door.txt
+++ b/world/map/npc/027-5/general_terogan_door.txt
@@ -3,10 +3,9 @@
027-5,70,25,0|script|#GeneralDoor3|45,1,0
{
- if ( (countitem("CryptKey") < 10) && ($@CRYPT_FIGHT3 != 0) )
+ if ( ($@CRYPT_FIGHT3 != 0) )
goto L_NoKeys;
- delitem "CryptKey", 10;
warp "027-8",39,60;
goto L_Close;