diff options
Diffstat (limited to 'npc/re/warps/other')
-rw-r--r-- | npc/re/warps/other/arena.txt | 18 | ||||
-rw-r--r-- | npc/re/warps/other/jobquests.txt | 14 | ||||
-rw-r--r-- | npc/re/warps/other/paradise.txt | 2 | ||||
-rw-r--r-- | npc/re/warps/other/s_workshop.txt | 4 | ||||
-rw-r--r-- | npc/re/warps/other/sign.txt | 2 |
5 files changed, 29 insertions, 11 deletions
diff --git a/npc/re/warps/other/arena.txt b/npc/re/warps/other/arena.txt new file mode 100644 index 000000000..81eac96ed --- /dev/null +++ b/npc/re/warps/other/arena.txt @@ -0,0 +1,18 @@ +//===== Hercules Script ====================================== +//= Arena Warps +//===== By: ================================================== +//= Euphy +//===== Current Version: ===================================== +//= 1.0 +//===== Description: ========================================= +//= Warp Points related to Izlude Arena. +//===== Additional Comments: ================================= +//= 1.0 First version, Renewal warps. +//============================================================ + +izlude,213,161,0 warp welcome_arena 1,1,arena_room,100,30 +izlude_a,213,161,0 warp welcome_arena_a 1,1,arena_room,100,30 +izlude_b,213,161,0 warp welcome_arena_b 1,1,arena_room,100,30 +izlude_c,213,161,0 warp welcome_arena_c 1,1,arena_room,100,30 +izlude_d,213,161,0 warp welcome_arena_d 1,1,arena_room,100,30 +arena_room,99,24,0 warp bye_arena 2,2,izlude,209,161 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 diff --git a/npc/re/warps/other/paradise.txt b/npc/re/warps/other/paradise.txt index 4d4b241a9..4a7d6c29f 100644 --- a/npc/re/warps/other/paradise.txt +++ b/npc/re/warps/other/paradise.txt @@ -4,8 +4,6 @@ //= Chilly //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= Hercules //===== Description: ========================================= //= Warp Points for Paradise Group //===== Additional Comments: ================================= diff --git a/npc/re/warps/other/s_workshop.txt b/npc/re/warps/other/s_workshop.txt index 3f50edb6b..286c63e45 100644 --- a/npc/re/warps/other/s_workshop.txt +++ b/npc/re/warps/other/s_workshop.txt @@ -4,8 +4,6 @@ //= Chilly //===== Current Version: ===================================== //= 1.1 -//===== Compatible With: ===================================== -//= Hercules //===== Description: ========================================= //= Warp Points for Shadow Workshop //===== Additional Comments: ================================= @@ -28,4 +26,4 @@ s_atelier,80,66,0 warp s_atelier0012 1,1,s_atelier,32,56 s_atelier,109,129,0 warp s_atelier0013 1,1,s_atelier,159,125 s_atelier,160,130,0 warp s_atelier0014 1,1,s_atelier,114,129 yuno,278,66,0 warp s_atelier0015 1,1,s_atelier,111,122 -s_atelier,107,122,0 warp s_atelier0016 1,1,yuno,274,66 +s_atelier,107,122,0 warp s_atelier0016 1,1,yuno,274,66
\ No newline at end of file diff --git a/npc/re/warps/other/sign.txt b/npc/re/warps/other/sign.txt index 84895c26b..8ecd3a777 100644 --- a/npc/re/warps/other/sign.txt +++ b/npc/re/warps/other/sign.txt @@ -4,8 +4,6 @@ //= MasterOfMuppets //===== Current Version: ===================================== //= 1.4 -//===== Compatible With: ===================================== -//= Hercules; RO Episode 8+ //===== Description: ========================================= //= Warp Points related to the Sign Quest will be put here //===== Additional Comments: ================================= |