diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-30 19:13:24 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-30 19:13:24 +0000 |
commit | 0a0cfbe9d1b9faa88fe64c672d0169ddd6516675 (patch) | |
tree | 7de7b124cc669797a7d401f3fa8caf406652446c /npc/warps/other | |
parent | 8bc8aeb4678bdf26f1508cbb2375d9f838d4f5c3 (diff) | |
download | hercules-0a0cfbe9d1b9faa88fe64c672d0169ddd6516675.tar.gz hercules-0a0cfbe9d1b9faa88fe64c672d0169ddd6516675.tar.bz2 hercules-0a0cfbe9d1b9faa88fe64c672d0169ddd6516675.tar.xz hercules-0a0cfbe9d1b9faa88fe64c672d0169ddd6516675.zip |
* Removed "Load Balancing" from the swordman job quest.
- Swordman quest map warps are now contained within the swordman job quest file.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10928 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/other')
-rw-r--r-- | npc/warps/other/jobquests.txt | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/npc/warps/other/jobquests.txt b/npc/warps/other/jobquests.txt index 23f36c076..323fd23d6 100644 --- a/npc/warps/other/jobquests.txt +++ b/npc/warps/other/jobquests.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.5 +//= 1.6 //===== Compatible With: ===================================== //= Any Athena Version; RO Version Ep4+ //===== Description: ========================================= @@ -18,6 +18,7 @@ //= 1.3b activated Dancer JQ warp [Lupus] //= 1.4 Imported damn noobie warps from jAthena (because it's broken since last year) //= 1.5 Replaced clone maps with the real ones [Lupus] +//= 1.6 removed swordman quest map warps. They are now contained in the swordman quest. [L0ne_W0lf] //============================================================ @@ -32,20 +33,6 @@ new_zone02,73,106,0 warp newwarp6005 2,2,new_zone02,41,172 new_zone02,46,172,0 warp newwarp6006 2,2,new_zone02,78,106 //============================================================================== -//Swordman -//============================================================================== -job_sword1,192,244,0 warp SwordWarp0 2,2,job_sword1,215,244 -job_sword1,223,243,0 warp SwordWarp1 2,2,job_sword1,12,206 -job_sword1,192,206,0 warp SwordWarp2 2,2,job_sword1,215,205 -job_sword1,223,205,0 warp SwordWarp3 2,2,job_sword1,12,168 -job_sword1,192,168,0 warp SwordWarp4 2,2,job_sword1,215,167 -// Underground cave -job_sword1,65,117,0 warp swd101 1,1,job_sword1,10,245 -job_sword1,98,27,0 warp swd102 1,1,job_sword1,11,207 -job_sword1,161,27,0 warp swd103 1,1,job_sword1,11,207 -job_sword1,239,117,0 warp swd106 1,1,job_sword1,11,169 - -//============================================================================== //Thief //============================================================================== job_thief1,180,15,0 warp jthf 7,1,moc_ruins,145,117 |