From 43254efd5f9e387478bff1ce4b89c543c737b69d Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 1 Jun 2007 18:51:29 +0000 Subject: * Rachel update. Official (to iRO) quests and town NPCs - Added a few missing warps as well to both town and dungeon warps for Rachel. * Updated map flags for Rachel quest maps. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10663 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/warps/dungeons/ice_dun.txt | 5 ++++- npc/warps/dungeons/rachel_dun.txt | 8 +++++++- 2 files changed, 11 insertions(+), 2 deletions(-) (limited to 'npc/warps/dungeons') diff --git a/npc/warps/dungeons/ice_dun.txt b/npc/warps/dungeons/ice_dun.txt index 769bed933..fc4920c13 100644 --- a/npc/warps/dungeons/ice_dun.txt +++ b/npc/warps/dungeons/ice_dun.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Playtester //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= Any Athena Version //===== Description: ========================================= @@ -11,6 +11,7 @@ //===== Additional Comments: ================================= //= 1.0 Initial version [Playtester] //= 1.1 Official warps [Playtester] +//= 1.2 Added quest warp. FLoor 4 to floor 3. [L0ne_W0lf[ //============================================================ ice_dun01,157,10,0 warp ice001 1,1,ra_fild01,233,327 @@ -18,3 +19,5 @@ ice_dun01,146,161,0 warp ice002 1,1,ice_dun02,151,139 ice_dun02,151,145,0 warp ice003 1,1,ice_dun01,146,157 ice_dun02,150,285,0 warp ice004 1,1,ice_dun03,149,24 ice_dun03,149,19,0 warp ice005 1,1,ice_dun02,150,280 +//Additional Warp (4th floor -> 3rd) +ice_dun04,33,140,0 warp ice006 1,1,ice_dun03,149,1300 diff --git a/npc/warps/dungeons/rachel_dun.txt b/npc/warps/dungeons/rachel_dun.txt index a320f2f10..932609912 100644 --- a/npc/warps/dungeons/rachel_dun.txt +++ b/npc/warps/dungeons/rachel_dun.txt @@ -3,7 +3,7 @@ //==== By ================================================ //= Playtester //==== Current Version :================================== -//= 1.3 +//= 1.4 //==== Compatible With :================================== //= Any Athena Version //==== Description :====================================== @@ -12,9 +12,12 @@ //= 1.1 Added $ephiroth's warps [Playtester] //= 1.2 Replaced old versions with jAthena's [Playtester] //= 1.3 Official warps [Playtester] +//= 1.4 Added quest map warp to random warp. [L0ne_W0lf] +//= Added Dungeon exit back into temple. //======================================================== ra_san01,139,13,0 script sanctuary01 45,1,1,{ + if (ra_tem_q == 21) { warp "que_san04",119,110; end; } switch(rand(3)) { case 1: warp "ra_san02",213,275; break; case 2: warp "ra_san03",119,283; break; @@ -35,3 +38,6 @@ ra_san03,5,149,0 warp sanctuary11 1,1,ra_san02,284,149 ra_san02,213,4,0 warp sanctuary12 1,1,ra_san04,35,216 ra_san04,35,221,0 warp sanctuary13 1,1,ra_san02,213,9 ra_san02,30,21,0 warp sanctuary14 1,1,ra_san05,14,149 + +//Additional Dungeon warp. (Exit) +ra_san01,139,139,0 warp sanctuary15 1,1,ra_temin,27,314 \ No newline at end of file -- cgit v1.2.3-60-g2f50