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-4/general_razha_door.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/027-4/general_razha_door.txt') diff --git a/world/map/npc/027-4/general_razha_door.txt b/world/map/npc/027-4/general_razha_door.txt index f1729837..1b2cd1a4 100644 --- a/world/map/npc/027-4/general_razha_door.txt +++ b/world/map/npc/027-4/general_razha_door.txt @@ -1,13 +1,13 @@ // Mini-Boss // General Razha -027-4.gat,73,76,0|script|#GeneralDoor2|35,1,0 +027-4,73,76,0|script|#GeneralDoor2|35,1,0 { if ( (countitem("CryptKey") < 10) && ($@CRYPT_FIGHT2 != 0) ) goto L_NoKeys; delitem "CryptKey", 10; - warp "027-7.gat",39,60; + warp "027-7",39,60; goto L_Close; L_NoKeys: -- cgit v1.2.3-70-g09d2