diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 19:30:07 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 19:30:07 +0000 |
commit | 31825ccc2dde034a218d9ad466dd721c40b5651d (patch) | |
tree | 961b976e45988f7f7158d33b3f11a18688f34b1f /npc/re/warps/dungeons/tha_t.txt | |
parent | 22c75b070526de8b103032f5bf13504af81e0095 (diff) | |
download | hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.gz hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.bz2 hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.xz hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.zip |
Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them.
Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/warps/dungeons/tha_t.txt')
-rw-r--r-- | npc/re/warps/dungeons/tha_t.txt | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/npc/re/warps/dungeons/tha_t.txt b/npc/re/warps/dungeons/tha_t.txt new file mode 100644 index 000000000..ab707f62f --- /dev/null +++ b/npc/re/warps/dungeons/tha_t.txt @@ -0,0 +1,60 @@ +//===== rAthena Script ======================================= +//= Thanatos Tower Warps +//===== By: ================================================== +//= [Ishizu-chan] +//===== Current Version: ===================================== +//= 1.1 Beta +//===== Compatible With: ===================================== +//= Any rAthena Version i guess? +//===== Description: ========================================= +//= It's the Thanatos Tower Warps... +//===== Additional Comments: ================================= +//= 1.0 - First Release [Ishizu-chan] +//= 1.1 - Added Entrance Warp Guard +//= 1.2 - Updated warps to official and moved Entrance Guard +//= to proper quest file. [SinSloth] +//============================================================ + +// Thanatos Scene (tha_scene01) +tha_scene01,144,198,0 warp WarpThana0a 1,1,tha_t01,149,38 +tha_t01,149,33,0 warp WarpThana0b 1,1,hu_fild01,140,158 + +// Thanatos Tower Level 1 (tha_t01) +tha_t01,150,150,0 warp WarpThana1a 1,1,tha_t02,149,130 +tha_t02,149,125,0 warp WarpThana1b 1,1,tha_t01,150,145 + +// Thanatos Tower Level 2 (tha_t02) +tha_t03,217,165,0 warp WarpThana2a 1,1,tha_t02,227,157 + +// Thanatos Tower Level 3 (tha_t03) +tha_t03,59,140,0 warp WarpThana3a 1,1,tha_t04,60,142 +tha_t04,60,137,0 warp WarpThana3b 1,1,tha_t03,59,135 + +// Thanatos Tower Level 4 (tha_t04) +tha_t04,81,36,0 warp WarpThana4a 1,1,tha_t05,62,8 + +// Thanatos Tower Level 5 (tha_t05) +tha_t05,62,157,0 warp WarpThana5a 1,1,tha_t05,213,97 +tha_t05,208,97,0 warp WarpThana5b 1,1,tha_t05,62,162 +tha_t05,185,235,0 warp WarpThana5c 1,1,tha_t06,206,11 +thana_step,174,288,0 warp WarpThana6b 1,1,tha_t08,28,43 +thana_step,173,372,0 warp WarpThana6c 1,1,tha_t07,30,166 +tha_t07,114,166,0 warp WarpThana6d 1,1,thana_step,69,287 + +// Thanatos Tower Level 8 (tha_t08) +tha_t08,114,43,0 warp WarpThana8a 1,1,thana_step,30,223 +thana_step,32,166,0 warp WarpThana8b 1,1,tha_t09,20,96 + +// Thanatos Tower Level 9 (tha_t09) +tha_t09,92,146,0 warp WarpThana9b 1,1,thana_step,180,223 + +// Thanatos Tower Level 10 (tha_t10) +thana_step,182,166,0 warp WarpThana10a 1,1,tha_t10,155,100 +tha_t10,170,138,0 warp WarpThana10b 1,1,thana_step,14,73 + +// Thanatos Tower Level 11 (tha_t11) +thana_step,15,15,0 warp WarpThana11a 1,1,tha_t11,50,17 +tha_t11,92,36,0 warp WarpThana11b 1,1,thana_step,180,73 + +// Thanatos Tower Level 12 (tha_t12) +thana_step,181,15,0 warp WarpThana12a 1,1,tha_t12,115,16 |