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/dungeons/thor_dun.txt | |
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/dungeons/thor_dun.txt')
-rw-r--r-- | npc/warps/dungeons/thor_dun.txt | 20 |
1 files changed, 20 insertions, 0 deletions
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 |