summaryrefslogtreecommitdiff
path: root/npc/warps/fields/abyss_warper.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-17 05:11:42 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-17 05:11:42 +0000
commit7d850b71d9c288782186c70cb8622d7c250f641a (patch)
tree6e662239925c5d4da4f7d4f5c6ab3bf96661f003 /npc/warps/fields/abyss_warper.txt
parent11f6eff506ae96596fffe92b629ce207ad5a0dbb (diff)
downloadhercules-7d850b71d9c288782186c70cb8622d7c250f641a.tar.gz
hercules-7d850b71d9c288782186c70cb8622d7c250f641a.tar.bz2
hercules-7d850b71d9c288782186c70cb8622d7c250f641a.tar.xz
hercules-7d850b71d9c288782186c70cb8622d7c250f641a.zip
removed .GAT-s again from recent scripts
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/fields/abyss_warper.txt')
-rw-r--r--npc/warps/fields/abyss_warper.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/npc/warps/fields/abyss_warper.txt b/npc/warps/fields/abyss_warper.txt
index ef56a5ce3..77573d261 100644
--- a/npc/warps/fields/abyss_warper.txt
+++ b/npc/warps/fields/abyss_warper.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= erKURITA
//===== Current Version: =====================================
-//= 1.3
+//= 1.3a
//===== Compatible With: =====================================
//= Any Athena Version
//===== Description: =========================================
@@ -13,6 +13,7 @@
//= 1.1 Removed Duplicates [Silent]
//= 1.2 Fixed tab - missing pillar's appeared [Lupus]
//= 1.3 Updated Abyss Lake entrance based on official [SinSloth]
+//= 1.3a Removed .GATs [Lupus]
//============================================================
hu_fild05,168,304,0 script Column 111,{
@@ -61,7 +62,7 @@ hu_fild05,168,304,0 script Column 111,{
delitem 1036,1;
delitem 1037,1;
close2;
- warp "hu_fild05.gat",184,204;
+ warp "hu_fild05",184,204;
end;
case 2:
@@ -117,7 +118,7 @@ hu_fild05,171,211,0 script Column 111,1,1,{
specialeffect 73;
specialeffect2 36;
close2;
- warp "hu_fild05.gat",169,305;
+ warp "hu_fild05",169,305;
end;
case 2:
@@ -139,7 +140,7 @@ hu_fild05,171,211,0 script Column 111,1,1,{
specialeffect 73;
specialeffect2 36;
close2;
- warp "hu_fild05.gat",157,284;
+ warp "hu_fild05",157,284;
end;
}
}
@@ -151,7 +152,7 @@ OnInit:
end;
OnTouch:
- warp "abyss_01.gat",260,268;
+ warp "abyss_01",260,268;
end;
OnWarp: