From 5f00460ddd810828f3248d1a970b49f965771913 Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 3 Jan 2007 18:18:50 +0000 Subject: - Now the server will by default perform symmetric adding of friends - > TODO - symmetric deletion (http://www.eathena.ws/board/index.php?showtopic=130749) - Added a first approximation of warps for the new maps (by $ephiroth) - Added Rachel and Veins to the list of @go destinations git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9613 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/warps/dungeons/ice_dun.txt | 15 ++++++++++++++- npc/warps/dungeons/thor_dun.txt | 20 ++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 npc/warps/dungeons/thor_dun.txt (limited to 'npc/warps/dungeons') diff --git a/npc/warps/dungeons/ice_dun.txt b/npc/warps/dungeons/ice_dun.txt index 570ca4d09..4ac7d4036 100644 --- a/npc/warps/dungeons/ice_dun.txt +++ b/npc/warps/dungeons/ice_dun.txt @@ -1,4 +1,17 @@ -//Ice Dungeon Warps +//===== Athena Script ======================================== +//= Ice Dungeon Warp Script +//===== By: ================================================== +//= Playtester +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Warp Points for Ice Dungeon +//===== Additional Comments: ================================= +//= 1.0 Initial version [Playtester] +//============================================================ + ice_dun01.gat,157,10,0 warp ice001 1,1,ra_fild01.gat,233,330 ice_dun01.gat,145,153,0 warp ice002 1,1,ice_dun02.gat,151,155 ice_dun02.gat,151,160,0 warp ice003 1,1,ice_dun01.gat,146,157 diff --git a/npc/warps/dungeons/thor_dun.txt b/npc/warps/dungeons/thor_dun.txt new file mode 100644 index 000000000..6649f9e0c --- /dev/null +++ b/npc/warps/dungeons/thor_dun.txt @@ -0,0 +1,20 @@ +//===== Athena Script ======================================== +//= Thor's Volcano Dungeon Warp Script +//===== By: ================================================== +//= $ephiroth +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Warp Points for Thor's Volcano Dungeon +//===== Additional Comments: ================================= +//= 1.0 Initial version [$ephiroth] +//============================================================ + +//= Thor's Volcano Dungeon==================================== +thor_v01.gat,21,223,0 warp thor00 1,1,ve_fild03.gat,168,238 +thor_v01.gat,202,34,0 warp thor01 1,1,thor_v02.gat,74,205 +thor_v02.gat,72,206,0 warp thor02 1,1,thor_v01.gat,199,34 +thor_v02.gat,191,55,0 warp thor03 1,1,thor_v03.gat,31,272 +thor_v03.gat,28,272,0 warp thor04 1,1,thor_v02.gat,190,57 \ No newline at end of file -- cgit v1.2.3-70-g09d2