diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 19:24:13 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 19:24:13 +0000 |
commit | fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541 (patch) | |
tree | 5a35b6bc4108d8cb23fa75e0e32b97f22eb1ba12 /npc/warps/dungeons | |
parent | 338d99ce33637c33d20ceb636aebe0e25ab91665 (diff) | |
parent | 53453425e64412f22734ae9a783c853a3f17027e (diff) | |
download | hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.tar.gz hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.tar.bz2 hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.tar.xz hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.zip |
- Merged /branches/renewal/conf (partial)
- Merged /branches/renewal/db (only mob_db.txt and mob_skill_db.txt)
- Merged /branches/renewal/npc (full)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15060 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/dungeons')
-rw-r--r-- | npc/warps/dungeons/abyss.txt | 14 | ||||
-rw-r--r-- | npc/warps/dungeons/anthell.txt | 5 |
2 files changed, 10 insertions, 9 deletions
diff --git a/npc/warps/dungeons/abyss.txt b/npc/warps/dungeons/abyss.txt index 71abfabcf..509c832e9 100644 --- a/npc/warps/dungeons/abyss.txt +++ b/npc/warps/dungeons/abyss.txt @@ -3,18 +3,18 @@ //===== By: ================================================== //= Muad-Dib (1.0) //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= Any Athena Version; RO Episode 10+ //===== Description: ========================================= //= Warp Points for Abyss Lake Dungeon //===== Additional Comments: ================================= //= 1.0 Thanks to Muad-Dib for the temp warps [Lupus] +//= 1.1 Corrected warp placements. //============================================================ -//hu_fild05,197,210,0 warp abysslakedunwarp001 2,3,abyss_01,264,271 -abyss_01,267,274,0 warp abysslakedunwarp002 1,1,hu_fild05,192,207 -abyss_01,26,23,0 warp abysslakedunwarp003 1,1,abyss_02,275,270 -abyss_02,278,270,0 warp abysslakedunwarp004 1,1,abyss_01,26,26 -abyss_02,145,281,0 warp abysslakedunwarp005 1,1,abyss_03,116,27 -abyss_03,116,24,0 warp abysslakedunwarp006 1,1,abyss_02,145,278 +abyss_01,25,24,0 warp abysslakedunwarp001 1,1,abyss_02,271,270 +abyss_02,145,280,0 warp abysslakedunwarp002 1,1,abyss_03,115,30 +abyss_02,277,270,0 warp abysslakedunwarp003 1,1,abyss_01,25,30 +abyss_03,115,25,0 warp abysslakedunwarp004 1,1,abyss_02,145,275 +abyss_01,265,274,0 warp abysslakedunwarp005 1,1,hu_fild05,177,211 diff --git a/npc/warps/dungeons/anthell.txt b/npc/warps/dungeons/anthell.txt index 22203a738..9cb30b8f5 100644 --- a/npc/warps/dungeons/anthell.txt +++ b/npc/warps/dungeons/anthell.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Nana (1.0) //===== Current Version: ===================================== -//= 1.6 +//= 1.7 //===== Compatible With: ===================================== //= Any Athena Version //===== Description: ========================================= @@ -12,7 +12,8 @@ //= 1.3 Changed var anthell to @anthell. Optimized [Lupus] //= 1.4 Removed Duplicates [Silent] //= 1.5 Updated warps for episode 12.1 [L0ne_W0lf] -//= 1.6 Fixed coordinates for pre-2010/06/09 maps (bugreport:3589) +//= 1.6 Renewal warp adjustments. +//= 1.7 Fixed coordinates for pre-2010/06/09 maps (bugreport:3589) //= Moved entrance to cmd_fild08 to match mapcache [Gepard] //============================================================ |