diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-03 18:18:50 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-03 18:18:50 +0000 |
commit | 5f00460ddd810828f3248d1a970b49f965771913 (patch) | |
tree | 9b025e88e5fd7ea7f9ad0c2b49c88620a2ed004b /npc/warps/cities | |
parent | b4e34bf1a6c0e676a8414a536353a3496d97a9a5 (diff) | |
download | hercules-5f00460ddd810828f3248d1a970b49f965771913.tar.gz hercules-5f00460ddd810828f3248d1a970b49f965771913.tar.bz2 hercules-5f00460ddd810828f3248d1a970b49f965771913.tar.xz hercules-5f00460ddd810828f3248d1a970b49f965771913.zip |
- 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
Diffstat (limited to 'npc/warps/cities')
-rw-r--r-- | npc/warps/cities/veins.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/npc/warps/cities/veins.txt b/npc/warps/cities/veins.txt new file mode 100644 index 000000000..49f2e7f36 --- /dev/null +++ b/npc/warps/cities/veins.txt @@ -0,0 +1,18 @@ +//===== Athena Script ======================================== +//= Veins City Warp Script +//===== By: ================================================== +//= $ephiroth +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Warp Points for Veins +//===== Additional Comments: ================================= +//= 1.0 Initial version [$ephiroth] +//============================================================ + +//= Veins City ================================================ +veins.gat,218,361,0 warp veinswarp0501 1,1,ve_fild06.gat,152,221 +veins.gat,146,24,0 warp veinswarp0502 1,1,ve_fild07.gat,148,370 +rachel.gat,130,20,0 warp veinswarp0503 1,1,ve_fild02.gat,196,379
\ No newline at end of file |