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-1/crypt.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/027-1/crypt.txt') diff --git a/world/map/npc/027-1/crypt.txt b/world/map/npc/027-1/crypt.txt index 37b1cecf..c6f6a63f 100644 --- a/world/map/npc/027-1/crypt.txt +++ b/world/map/npc/027-1/crypt.txt @@ -1,8 +1,8 @@ -027-1.gat,28,67,0|script|#CryptEntrance|45,0,0 +027-1,28,67,0|script|#CryptEntrance|45,0,0 { if (BaseLevel < 60) goto L_Weak; - warp "027-2.gat", 112, 110; + warp "027-2", 112, 110; end; L_Weak: -- cgit v1.2.3-70-g09d2