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/iz_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/iz_dun.txt')
-rw-r--r-- | npc/warps/dungeons/iz_dun.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/npc/warps/dungeons/iz_dun.txt b/npc/warps/dungeons/iz_dun.txt new file mode 100644 index 000000000..199e35116 --- /dev/null +++ b/npc/warps/dungeons/iz_dun.txt @@ -0,0 +1,30 @@ +//===== eAthena Script ======================================= +//= Izlude Dungeon Warp Script +//===== By: ================================================== +//= Athena (1.0) +//= Nana (1.1) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Warp Points for Bibilyn Island & Undersea Cave +//===== Additional Comments: ================================= +//= No comment! +//============================================================ + +//= Bibilyn Island =========================================== +izlu2dun,108,83,0 warp izd01 3,2,iz_dun00,168,168 + +//= Undersea Cave ============================================ +iz_dun00,168,173,0 warp izd01-1 3,3,izlu2dun,108,88 +iz_dun00,352,342,0 warp izd02 5,2,iz_dun01,253,252 +iz_dun00,39,41,0 warp izd03 5,2,iz_dun01,41,37 +iz_dun01,118,170,0 warp izd04 5,2,iz_dun02,236,204 +iz_dun01,253,258,0 warp izd02-1 2,2,iz_dun00,352,337 +iz_dun01,41,32,0 warp izd03-1 2,2,iz_dun00,39,46 +iz_dun02,236,198,0 warp izd04-1 5,3,iz_dun01,118,165 +iz_dun02,339,331,0 warp izd05 2,2,iz_dun03,32,63 +iz_dun03,264,245,0 warp izd06 1,2,iz_dun04,26,27 +iz_dun03,29,63,0 warp izd05-1 2,2,iz_dun02,339,328 +iz_dun04,26,24,0 warp izd06-1 2,2,iz_dun03,261,245 |