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/fields/rachel_fild.txt | 15 ++++++++++++++- npc/warps/fields/veins_fild.txt | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 npc/warps/fields/veins_fild.txt (limited to 'npc/warps/fields') diff --git a/npc/warps/fields/rachel_fild.txt b/npc/warps/fields/rachel_fild.txt index 7b9889e8d..92db6f111 100644 --- a/npc/warps/fields/rachel_fild.txt +++ b/npc/warps/fields/rachel_fild.txt @@ -1,4 +1,17 @@ -//Rachel Fields +//===== Athena Script ======================================== +//= Rachel Field Warp Script +//===== By: ================================================== +//= Playtester +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Warp Points for Rachel Field +//===== Additional Comments: ================================= +//= 1.0 Initial version [Playtester] +//============================================================ + ra_fild01.gat,233,334,0 warp ra000 1,1,ice_dun01.gat,157,14 ra_fild01.gat,305,38,0 warp ra001 1,1,ra_fild04.gat,324,375 ra_fild04.gat,324,379,0 warp ra002 1,1,ra_fild01.gat,305,42 diff --git a/npc/warps/fields/veins_fild.txt b/npc/warps/fields/veins_fild.txt new file mode 100644 index 000000000..c7584e29a --- /dev/null +++ b/npc/warps/fields/veins_fild.txt @@ -0,0 +1,35 @@ +//===== Athena Script ======================================== +//= Veins Field Warp Script +//===== By: ================================================== +//= $ephiroth +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Warp Points for Veins Field +//===== Additional Comments: ================================= +//= 1.0 Initial version [$ephiroth] +//============================================================ + +//= Beins Field (ve_fild) ==================================== +ve_fild02.gat,196,382,0 warp veinswarp5001 1,1,rachel.gat,130,23 +ve_fild06.gat,154,219,0 warp veinswarp5002 1,1,veins.gat,218,358 +ve_fild07.gat,147,372,0 warp veinswarp5003 1,1,veins.gat,146,27 +ve_fild03.gat,168,241,0 warp veinswarp5004 1,1,thor_v01.gat,21,226 +ve_fild01.gat,243,369,0 warp veinswarp5005 1,1,ra_fild11.gat,232,29 +ra_fild11.gat,232,26,0 warp veinswarp5006 1,1,ve_fild01.gat,243,366 +ve_fild01.gat,367,263,0 warp veinswarp5007 1,1,ve_fild02.gat,33,259 +ve_fild02.gat,30,259,0 warp veinswarp5008 1,1,ve_fild01.gat,364,263 +ve_fild01.gat,351,95,0 warp veinswarp5009 1,1,ve_fild02.gat,76,133 +ve_fild02.gat,73,133,0 warp veinswarp5010 1,1,ve_fild01.gat,348,95 +ve_fild01.gat,185,19,0 warp veinswarp5011 1,1,ve_fild04.gat,174,337 +ve_fild04.gat,174,340,0 warp veinswarp5012 1,1,ve_fild01.gat,185,22 +ve_fild02.gat,385,309,0 warp veinswarp5013 1,1,ra_fild13.gat,31,311 +ra_fild13.gat,28,311,0 warp veinswarp5014 1,1,ve_fild02.gat,382,309 +ve_fild03.gat,355,222,0 warp veinswarp5015 1,1,ve_fild04.gat,46,249 +ve_fild04.gat,43,249,0 warp veinswarp5016 1,1,ve_fild03.gat,353,221 +ve_fild03.gat,222,42,0 warp veinswarp5017 1,1,ve_fild05.gat,204,330 +ve_fild05.gat,206,331,0 warp veinswarp5018 1,1,ve_fild03.gat,222,45 +ve_fild04.gat,115,49,0 warp veinswarp5019 1,1,ve_fild06.gat,84,179 +ve_fild06.gat,84,176,0 warp veinswarp5020 1,1,ve_fild04.gat,115,52 \ No newline at end of file -- cgit v1.2.3-70-g09d2