diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-12 17:09:08 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-12 17:09:08 +0000 |
commit | 5492d33605a54094734d4994a80d427525893837 (patch) | |
tree | c22b81aea90bd18e90f253a60c3cb75816dae697 /npc/warps/dungeons | |
parent | cb5129ff6b5c50b8bcc195a248f9a0d2ba995a11 (diff) | |
download | hercules-5492d33605a54094734d4994a80d427525893837.tar.gz hercules-5492d33605a54094734d4994a80d427525893837.tar.bz2 hercules-5492d33605a54094734d4994a80d427525893837.tar.xz hercules-5492d33605a54094734d4994a80d427525893837.zip |
commented out "wrong warps"
because u have to pass Quest to enter Amatsu Dungeon!!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@138 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/dungeons')
-rw-r--r-- | npc/warps/dungeons/amatsu_dun.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/warps/dungeons/amatsu_dun.txt b/npc/warps/dungeons/amatsu_dun.txt index 3080f7c69..123c2634c 100644 --- a/npc/warps/dungeons/amatsu_dun.txt +++ b/npc/warps/dungeons/amatsu_dun.txt @@ -3,7 +3,7 @@ //===== By: ==================================================
//= Nana (1.0)
//===== Current Version: =====================================
-//= 1.0
+//= 1.1
//===== Compatible With: =====================================
//= Any Athena Version; RO Episode 6+
//===== Description: =========================================
@@ -13,7 +13,8 @@ //============================================================
//= Amatsu Dungeon ===========================================
-ama_dun01.gat,228,6,0 warp warp8007 1,1,ama_test.gat,50,87
+//disabled due to amatsu dungeon quest
+//ama_dun01.gat,228,6,0 warp warp8007 1,1,ama_test.gat,50,87
ama_dun01.gat,234,143,0 warp warp8008 1,1,ama_dun02.gat,31,41
ama_dun02.gat,196,124,0 warp warp8010 1,1,ama_dun03.gat,119,14
ama_dun02.gat,29,41,0 warp warp8009 1,1,ama_dun01.gat,231,143
|