diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 19:30:07 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 19:30:07 +0000 |
commit | 31825ccc2dde034a218d9ad466dd721c40b5651d (patch) | |
tree | 961b976e45988f7f7158d33b3f11a18688f34b1f /npc/re/warps/dungeons/iz_dun.txt | |
parent | 22c75b070526de8b103032f5bf13504af81e0095 (diff) | |
download | hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.gz hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.bz2 hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.xz hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.zip |
Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them.
Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/warps/dungeons/iz_dun.txt')
-rw-r--r-- | npc/re/warps/dungeons/iz_dun.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/npc/re/warps/dungeons/iz_dun.txt b/npc/re/warps/dungeons/iz_dun.txt new file mode 100644 index 000000000..ee31f73dd --- /dev/null +++ b/npc/re/warps/dungeons/iz_dun.txt @@ -0,0 +1,32 @@ +//===== rAthena 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 +iz_dun04,129,233,0 warp izd07 2,2,iz_dun05,141,187 +iz_dun05,141,190,0 warp izd07-1 2,2,iz_dun04,129,230 |