diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-17 03:37:39 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-17 03:37:39 +0000 |
commit | 37b30d70f94b8dddfc2b6e4c9e56cfc1517641be (patch) | |
tree | 7bf24ca4f672078f6cafa51a552c3e11bb6d5df4 /npc/warps/cities | |
parent | 6493afb3a49188b5d87461a8e5e941bde7369edf (diff) | |
download | hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.tar.gz hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.tar.bz2 hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.tar.xz hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.zip |
* Rev. 11742 Renamed several dungeon warp scripts to match their map names, split up a couple files as well.
* Moved Ninja and Gunslinger warps to the proper file.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11742 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/cities')
-rw-r--r-- | npc/warps/cities/amatsu.txt | 13 | ||||
-rw-r--r-- | npc/warps/cities/einbroch.txt | 11 |
2 files changed, 2 insertions, 22 deletions
diff --git a/npc/warps/cities/amatsu.txt b/npc/warps/cities/amatsu.txt index e995c8636..6a90860a6 100644 --- a/npc/warps/cities/amatsu.txt +++ b/npc/warps/cities/amatsu.txt @@ -4,7 +4,7 @@ //= Athena (1.0) //= Nana (1.1) //===== Current Version: ===================================== -//= 1.5 +//= 1.6 //===== Compatible With: ===================================== //= Any Athena Version; RO Episode 6+ //===== Description: ========================================= @@ -13,6 +13,7 @@ //= 1.3 Fixed a warp-back [erKURITA] //= 1.4 Added Ninja's Warps. Thanks to RockmanEXE for the info. [erKURITA] //= 1.5 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] +//= 1.6 Movves Job Quest related warps to proper file. [L0ne_W0lf] //============================================================ //= Amatsu =================================================== @@ -45,14 +46,4 @@ amatsu,249,160,0 warp warp1966 1,1,ama_in01,79,178 amatsu,40,110,0 warp warp1995 1,1,ama_in01,28,176 amatsu,52,148,0 warp warp1994 1,1,ama_in01,88,97 amatsu,85,235,0 warp warp1972 1,1,ama_in02,224,45 -//removed -//amatsu,95,148,0 warp warp1990 1,1,ama_in01,88,97 amatsu,96,117,0 warp warp1962 1,1,ama_in01,29,23 - -//| Ninja quest warps -amatsu,149,140,0 warp ninja01 1,1,que_ng,20,142 -que_ng,20,138,0 warp ninja02 1,1,amatsu,147,136 -que_ng,10,183,0 warp ninja03 1,1,que_ng,33,64 -que_ng,37,64,0 warp ninja04 1,1,que_ng,15,182 -que_ng,30,37,0 warp ninja05 1,1,que_ng,67,28 -que_ng,63,30,0 warp ninja06 1,1,que_ng,25,37 diff --git a/npc/warps/cities/einbroch.txt b/npc/warps/cities/einbroch.txt index 83ddec989..7518a4e65 100644 --- a/npc/warps/cities/einbroch.txt +++ b/npc/warps/cities/einbroch.txt @@ -103,14 +103,3 @@ ein_fild04,184,26,0 warp ein_fd01a 1,1,einbroch,157,327 einbroch,150,25,0 warp ein_fd02 1,1,ein_fild08,164,377 ein_fild08,164,380,0 warp ein_fd02a 1,1,einbroch,150,28 -//========================================================================== -//Einbroch - Gunslinger Map Portion (Ninja's map is the same: que_ng) -//========================================================================== -einbroch,136,199,0 warp gswarp1 1,1,que_ng,138,167 -que_ng,130,166,0 warp gswarp2 1,1,einbroch,130,197 -que_ng,178,162,0 warp gswarp3 1,1,que_ng,172,86 -que_ng,166,85,0 warp gswarp4 1,1,que_ng,182,161 -que_ng,165,137,0 warp gswarp5 1,1,que_ng,177,41 -que_ng,172,42,0 warp gswarp6 1,1,que_ng,160,139 -//This one seems to be wrong -//einbroch,137,149,0 warp gswarp7 1,1,que_ng,138,167 |