From 22cfbc011ce19e96767861b60473fa3136177f10 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 1 Feb 2015 14:11:22 -0500 Subject: remove .gat from npcs --- world/map/npc/027-3/general_krukan_door.txt | 4 ++-- 1 file changed, 2 insertions(+), 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 86a6342f..1e7a69cb 100644 --- a/world/map/npc/027-3/general_krukan_door.txt +++ b/world/map/npc/027-3/general_krukan_door.txt @@ -1,13 +1,13 @@ // Mini-Boss // General Krukun -027-3.gat,82,88,0|script|#GeneralDoor1|35,1,0 +027-3,82,88,0|script|#GeneralDoor1|35,1,0 { if ( (countitem("CryptKey") < 10) && ($@CRYPT_FIGHT1 != 0) ) goto L_NoKeys; delitem "CryptKey", 10; - warp "027-6.gat",39,60; + warp "027-6",39,60; goto L_Close; L_NoKeys: -- cgit v1.2.3-70-g09d2