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/other | |
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/other')
-rw-r--r-- | npc/warps/other/jobquests.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/npc/warps/other/jobquests.txt b/npc/warps/other/jobquests.txt index 395a881b2..db30f3bd6 100644 --- a/npc/warps/other/jobquests.txt +++ b/npc/warps/other/jobquests.txt @@ -21,6 +21,7 @@ //= 1.6 removed swordman quest map warps. They are now contained in the swordman quest. [L0ne_W0lf] //= 1.7 Updated some 2-2 job quest related warps. [L0ne_W0lf] //= 1.8 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] +//= 1.9 Added Jungslinger and NInja warps. [L0ne_W0lf] //============================================================ @@ -101,3 +102,23 @@ in_rogue,8,9,0 warp stair_to_ro 1,1,in_rogue,389,389 //Dancer //============================================================================== job_duncer,69,43,0 warp duncer1 1,1,comodo,185,156 + +//============================================================================== +//Gunslinger +//============================================================================== +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 + +//============================================================================== +//Ninja +//============================================================================== +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 |