diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-07 16:36:29 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-07 16:36:29 +0000 |
commit | 56727a9c7eccf5c2be819f889e2e7005ac8359b9 (patch) | |
tree | a823701930aab1a8faa288738bd064985a0ba90f /npc/warps | |
parent | 8ac27428ef854d15252c2061bb93ffda4bbb172c (diff) | |
download | hercules-56727a9c7eccf5c2be819f889e2e7005ac8359b9.tar.gz hercules-56727a9c7eccf5c2be819f889e2e7005ac8359b9.tar.bz2 hercules-56727a9c7eccf5c2be819f889e2e7005ac8359b9.tar.xz hercules-56727a9c7eccf5c2be819f889e2e7005ac8359b9.zip |
* Fixed errors with warp portal/mob spawns in Renewal Yggdrasil Dungeon, bugreport:6422
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16594 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps')
-rw-r--r-- | npc/warps/dungeons/um_dun.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/warps/dungeons/um_dun.txt b/npc/warps/dungeons/um_dun.txt index 4d453432e..80b6bbbae 100644 --- a/npc/warps/dungeons/um_dun.txt +++ b/npc/warps/dungeons/um_dun.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Darkchild (1.0vA); Athena (1.0vB) //===== Current Version: ===================================== -//= 1.3 (Akaru) +//= 1.4 (Akaru) //===== Compatible With: ===================================== //= Any Athena Version; RO Episode 6+ //===== Description: ========================================= @@ -12,9 +12,10 @@ //===== Additional Comments: ================================= //= 1.2 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] //= 1.3 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] +//= 1.4 Commented out warp from Umbala, should be pre-re only. [Euphy] //============================================================ -umbala,106,285,0 warp um_dun1-1 1,1,um_dun01,42,30 +//umbala,106,285,0 warp um_dun1-1 1,1,um_dun01,42,30 um_dun01,42,27,0 warp um_dun1-2 1,1,umbala,109,284 um_dun01,149,198,0 warp um_dun2-1 1,1,um_dun02,52,22 um_dun02,55,19,0 warp um_dun2-2 1,1,um_dun01,152,198 |