summaryrefslogtreecommitdiff
path: root/world/map/npc/027-5/general_terogan_door.txt
diff options
context:
space:
mode:
authormekolat <mekolat@gmail.com>2015-02-01 14:11:22 -0500
committermekolat <mekolat@gmail.com>2015-02-01 14:11:22 -0500
commit22cfbc011ce19e96767861b60473fa3136177f10 (patch)
tree5a5c78db513146769798d2b9e891f15a52886a77 /world/map/npc/027-5/general_terogan_door.txt
parentb192aaa6afe5cfaedfe364a2893036348270f5b4 (diff)
downloadserverdata-22cfbc011ce19e96767861b60473fa3136177f10.tar.gz
serverdata-22cfbc011ce19e96767861b60473fa3136177f10.tar.bz2
serverdata-22cfbc011ce19e96767861b60473fa3136177f10.tar.xz
serverdata-22cfbc011ce19e96767861b60473fa3136177f10.zip
remove .gat from npcs
Diffstat (limited to 'world/map/npc/027-5/general_terogan_door.txt')
-rw-r--r--world/map/npc/027-5/general_terogan_door.txt4
1 files changed, 2 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 306ace35..8d403d36 100644
--- a/world/map/npc/027-5/general_terogan_door.txt
+++ b/world/map/npc/027-5/general_terogan_door.txt
@@ -1,13 +1,13 @@
// Mini-Boss
// General Terogan
-027-5.gat,70,25,0|script|#GeneralDoor3|35,1,0
+027-5,70,25,0|script|#GeneralDoor3|35,1,0
{
if ( (countitem("CryptKey") < 10) && ($@CRYPT_FIGHT3 != 0) )
goto L_NoKeys;
delitem "CryptKey", 10;
- warp "027-8.gat",39,60;
+ warp "027-8",39,60;
goto L_Close;
L_NoKeys: