diff options
author | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
---|---|---|
committer | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
commit | e3afdc2af4c5e50c79237ee092e25f39b7428e47 (patch) | |
tree | 20cfd05dd6fc2e3e53173ef059f045cee1526d58 /npc/re/warps/other/jobquests.txt | |
parent | 491892212d338903179909b89a5bfc2385e52261 (diff) | |
download | hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.gz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.bz2 hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.xz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.zip |
Update to last rAthena npc.
Fix some typos
change sc_bleeding to -> sc_blooding
Updated RE EXP for quests_brasilis.txt
Diffstat (limited to 'npc/re/warps/other/jobquests.txt')
-rw-r--r-- | npc/re/warps/other/jobquests.txt | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/npc/re/warps/other/jobquests.txt b/npc/re/warps/other/jobquests.txt index 3a2a321fb..39eebc334 100644 --- a/npc/re/warps/other/jobquests.txt +++ b/npc/re/warps/other/jobquests.txt @@ -3,17 +3,23 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 2.2 -//===== Compatible With: ===================================== -//= Hercules; RO Version Ep4+ +//= 2.3 //===== Description: ========================================= //= Warp Points for Job Quest Maps //===== Additional Comments: ================================= //= 2.1 Added one Shadow Chaser job warp. [Euphy] //= 2.2 Moved common warps to base path, added warps. [Euphy] +//= 2.3 Added exit warps (job_exit) for 2nd class quests. [Euphy] //============================================================ //============================================================================== +//Exit Warps +//============================================================================== +job_knt,89,98,0 warp knt_out 1,1,prt_in,77,99 +job_wiz,49,154,0 warp wiz_out 1,1,gef_tower,108,29 +job_sage,55,154,0 warp sage_out 1,1,yuno_in03,169,171 + +//============================================================================== //Arch Bishop //============================================================================== job3_arch01,29,24,0 warp #archout 1,1,odin_tem02,282,263 @@ -41,4 +47,4 @@ job3_gen01,71,56,0 warp #from2to1gen 1,1,job3_gen01,11,60 //============================================================================== //Shadow Chaser //============================================================================== -job3_sha01,71,19,0 warp shadowc1 1,1,tha_t01,149,224 +job3_sha01,71,19,0 warp shadowc1 1,1,tha_t01,149,224
\ No newline at end of file |