diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-17 03:37:39 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-17 03:37:39 +0000 |
commit | 37b30d70f94b8dddfc2b6e4c9e56cfc1517641be (patch) | |
tree | 7bf24ca4f672078f6cafa51a552c3e11bb6d5df4 /npc/warps/dungeons/mjo_dun.txt | |
parent | 6493afb3a49188b5d87461a8e5e941bde7369edf (diff) | |
download | hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.tar.gz hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.tar.bz2 hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.tar.xz hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.zip |
* Rev. 11742 Renamed several dungeon warp scripts to match their map names, split up a couple files as well.
* Moved Ninja and Gunslinger warps to the proper file.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11742 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/dungeons/mjo_dun.txt')
-rw-r--r-- | npc/warps/dungeons/mjo_dun.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/npc/warps/dungeons/mjo_dun.txt b/npc/warps/dungeons/mjo_dun.txt new file mode 100644 index 000000000..38d4f163d --- /dev/null +++ b/npc/warps/dungeons/mjo_dun.txt @@ -0,0 +1,22 @@ +//===== eAthena Script ======================================= +//= Coal Mine Warp Script +//===== By: ================================================== +//= Nana (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Warp Points for Coal Mines +//===== Additional Comments: ================================= +//= No Comment! +//============================================================ + +//= Coal Mine ================================================ +mjo_dun01,14,283,0 warp mjod01 2,4,mjo_dun02,381,343 +mjo_dun01,52,14,0 warp mjod001 4,2,mjolnir_02,79,363 +mjo_dun02,31,21,0 warp mjod02 1,1,mjo_dun03,302,262 +mjo_dun02,384,343,0 warp mjod01-1 2,4,mjo_dun01,17,283 +mjo_dun02,39,21,0 warp mjod03 1,1,mjo_dun03,308,262 +mjo_dun03,302,264,0 warp mjod02-1 1,1,mjo_dun02,31,23 +mjo_dun03,308,264,0 warp mjod03-1 1,1,mjo_dun02,39,23 |