summaryrefslogtreecommitdiff
path: root/npc/warps
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-26 18:14:09 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-26 18:14:09 +0000
commit1428fd11d993010c52cf19068f5c836566d81b56 (patch)
tree75ba581de6346c7281adcea14232ae3e3f1a90d1 /npc/warps
parentc4e79414b1fe9e6f70c7ac6d27bffab308c24f07 (diff)
downloadhercules-1428fd11d993010c52cf19068f5c836566d81b56.tar.gz
hercules-1428fd11d993010c52cf19068f5c836566d81b56.tar.bz2
hercules-1428fd11d993010c52cf19068f5c836566d81b56.tar.xz
hercules-1428fd11d993010c52cf19068f5c836566d81b56.zip
fixed missing tabs, extra params. thanks to irmin i CAHTEXHuK. fixed warp coord of DTS warper. added missing next; to priest
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9078 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps')
-rw-r--r--npc/warps/fields/abyss_warper.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/warps/fields/abyss_warper.txt b/npc/warps/fields/abyss_warper.txt
index 502e05d0b..beb15ae82 100644
--- a/npc/warps/fields/abyss_warper.txt
+++ b/npc/warps/fields/abyss_warper.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= erKURITA
//===== Current Version: =====================================
-//= 1.1
+//= 1.2
//===== Compatible With: =====================================
//= Any Athena Version
//===== Description: =========================================
@@ -11,6 +11,7 @@
//===== Additional Comments: =================================
//= 1.0 Added by Nexon [Nexon]
//= 1.1 Removed Duplicates [Silent]
+//= 1.2 Fixed tab - missing pillar's appeared [Lupus]
//============================================================
hu_fild05.gat,168,303,0 script Pillar#01 111,{
@@ -59,7 +60,7 @@ OnInit:
}
-hu_fild05.gat,171,212,0 script Pillar#02 111,{
+hu_fild05.gat,171,212,0 script Pillar#02 111,{
mes "[Ancient Voice]";
mes "Leave the island?";
next;