diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-05 21:32:34 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-05 21:32:34 +0000 |
commit | aeb00708cbef98f7ae2e6582ce9a7fdd4bdc37a2 (patch) | |
tree | 5e77194c0be027c7628fe4f01aca34b880f2541f /npc/warps/dungeons/xmas_dun.txt | |
parent | 1e091214a0f55def71889158da474472b4a8e2ea (diff) | |
download | hercules-aeb00708cbef98f7ae2e6582ce9a7fdd4bdc37a2.tar.gz hercules-aeb00708cbef98f7ae2e6582ce9a7fdd4bdc37a2.tar.bz2 hercules-aeb00708cbef98f7ae2e6582ce9a7fdd4bdc37a2.tar.xz hercules-aeb00708cbef98f7ae2e6582ce9a7fdd4bdc37a2.zip |
* Updated Kunlun NPCs and warps.
- Didn't update the Kunlun 'Power' npcs
- Updated Lutie and Comodo warps.
* Fixed some slight inconsistencies with the some script headers.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12014 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/dungeons/xmas_dun.txt')
-rw-r--r-- | npc/warps/dungeons/xmas_dun.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/npc/warps/dungeons/xmas_dun.txt b/npc/warps/dungeons/xmas_dun.txt index ff14558bb..fbcb6b511 100644 --- a/npc/warps/dungeons/xmas_dun.txt +++ b/npc/warps/dungeons/xmas_dun.txt @@ -3,16 +3,17 @@ //===== By: ================================================== //= Nana (1.0) //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= Any Athena Version; RO Episode 2+ //===== Description: ========================================= -//= Warp Points for Lutie Dungeon (Toy Factory) +//= Warp Points for Toy Factory //===== Additional Comments: ================================= //= 1.1 Fixed endless warping loop +//= 1.2 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //============================================================ -//= Toy Factory ============================================== -xmas_dun01,128,133,0 warp xmas15 3,3,xmas_dun02,129,133 -xmas_dun01,205,13,0 warp xmas14-1 3,3,xmas,143,308 -xmas_dun02,129,129,0 warp xmas15-1 3,3,xmas_dun01,128,128 +xmas,143,314,0 warp xmas_dun1-1 1,1,xmas_dun01,205,16 +xmas_dun01,205,13,0 warp xmas_dun1-2 1,1,xmas,143,311 +xmas_dun01,129,130,0 warp xmas_dun2-1 1,1,xmas_dun02,131,130 +xmas_dun02,129,130,0 warp xmas_dun2-2 1,1,xmas_dun01,132,130
\ No newline at end of file |