diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-17 03:37:39 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-17 03:37:39 +0000 |
commit | 37b30d70f94b8dddfc2b6e4c9e56cfc1517641be (patch) | |
tree | 7bf24ca4f672078f6cafa51a552c3e11bb6d5df4 /npc/warps/dungeons/xmas_dun.txt | |
parent | 6493afb3a49188b5d87461a8e5e941bde7369edf (diff) | |
download | hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.tar.gz hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.tar.bz2 hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.tar.xz hercules-37b30d70f94b8dddfc2b6e4c9e56cfc1517641be.zip |
* Rev. 11742 Renamed several dungeon warp scripts to match their map names, split up a couple files as well.
* Moved Ninja and Gunslinger warps to the proper file.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11742 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/dungeons/xmas_dun.txt')
-rw-r--r-- | npc/warps/dungeons/xmas_dun.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/npc/warps/dungeons/xmas_dun.txt b/npc/warps/dungeons/xmas_dun.txt new file mode 100644 index 000000000..ff14558bb --- /dev/null +++ b/npc/warps/dungeons/xmas_dun.txt @@ -0,0 +1,18 @@ +//===== eAthena Script ======================================= +//= Lutie Dungeon (Toy Factory) Warp Script +//===== By: ================================================== +//= Nana (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version; RO Episode 2+ +//===== Description: ========================================= +//= Warp Points for Lutie Dungeon (Toy Factory) +//===== Additional Comments: ================================= +//= 1.1 Fixed endless warping loop +//============================================================ + +//= 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 |