diff options
author | wizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-27 19:32:30 +0000 |
---|---|---|
committer | wizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-27 19:32:30 +0000 |
commit | 486b4f2a12b41507b67a1a93ae5871b3be447914 (patch) | |
tree | 8196d22d0fce973ac6e53b24735776ba9dcaf77f /npc/warps/disabled_warps.txt | |
parent | ecb15e6101bc1912bb2520151c45ed69af80feb8 (diff) | |
parent | f0da8da932031212f34aa97eff882f72cb69cc2a (diff) | |
download | hercules-486b4f2a12b41507b67a1a93ae5871b3be447914.tar.gz hercules-486b4f2a12b41507b67a1a93ae5871b3be447914.tar.bz2 hercules-486b4f2a12b41507b67a1a93ae5871b3be447914.tar.xz hercules-486b4f2a12b41507b67a1a93ae5871b3be447914.zip |
correct directory structure
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@387 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/disabled_warps.txt')
-rw-r--r-- | npc/warps/disabled_warps.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/npc/warps/disabled_warps.txt b/npc/warps/disabled_warps.txt new file mode 100644 index 000000000..73697a910 --- /dev/null +++ b/npc/warps/disabled_warps.txt @@ -0,0 +1,37 @@ +//===== Athena Script ======================================== +//= Disabled Warps +//===== By: ================================================== +//= Nana (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Description: ========================================= +//= Disabled Warp's for entire Athena +//===== Additional Comments: ================================= +//= No comment! +//============================================================ + +//= Beach Dungeon ============================================ +//beach_dun.gat,89,28,0 warp cmd00a 3,3,beach_dun2.gat,15,182 +//beach_dun2.gat,13,182,0 warp cmd00b 3,3,beach_dun.gat,89,30 + +//= Comodo Field +//moc_fild12.gat,35,303,0 warp cmd011 3,3,cmd_fild08.gat,331,319 +//cmd_fild09.gat,14,120,0 warp cmdf14-3 3,3,cmd_fild07.gat,386,96 + + +//= Morroc Field ============================================= +//moc_fild04.gat,219,327,0 warp mocf016 3,4,anthell01.gat,35,262 +//moc_fild15.gat,258,253,0 warp mocf017 3,3,anthell01.gat,35,262 + +//= Ant Hell ================================================= +//anthell01.gat,35,267,0 warp ant001 1,1,moc_fild04.gat,213,327 +//anthell02.gat,171,169,0 warp ant002 1,2,moc_fild04.gat,213,327 + +//= Morroc Ruins ============================================= +//morocc_in.gat,108,179,0 warp w280 3,2,morocc.gat,284,175 + +//= Morroc Town ============================================== +//morocc_in.gat,72,67,0 warp w341 2,2,morocc_in.gat,44,162 + +//= Payon Cave +//pay_dun03.gat,127,62,0 warp payd04 1,2,pay_dun04.gat,201,204
\ No newline at end of file |