From 66445accb340d3754ea1d91232b6f5a750b8076f Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 2 Sep 2006 11:20:54 +0000 Subject: * Fixed some Thanatos Tower warps - I hope Ishizu fixes up the quest soon git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8592 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/warps/dungeons/thana_dun.txt | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'npc/warps/dungeons') diff --git a/npc/warps/dungeons/thana_dun.txt b/npc/warps/dungeons/thana_dun.txt index f366b9aad..a8c234641 100644 --- a/npc/warps/dungeons/thana_dun.txt +++ b/npc/warps/dungeons/thana_dun.txt @@ -58,18 +58,11 @@ tha_t04.gat,60,138,0 warp WarpThana3b 1,1,tha_t03.gat,60,138 // Thanatos Tower Level 4 (tha_t04.gat) tha_t04.gat,82,36,0 warp WarpThana4a 1,1,tha_t05.gat,62,6 -tha_t05.gat,208,97,0 warp WarpThana4b 1,1,tha_t04.gat,140,117 // Thanatos Tower Level 5 (tha_t05.gat) -tha_t05.gat,186,236,0 warp WarpThana5a 1,1,tha_t06.gat,120,6 -tha_t06.gat,120,3,0 warp WarpThana5b 1,1,tha_t05.gat,186,233 -tha_t05.gat,61,157,0 script WarpThana5c 45,1,1,{ - - if (rand(2)) warp "tha_t03.gat",139,177; - else warp "tha_t06.gat",88,181; - end; - -} +tha_t05.gat,61,157,0 warp WarpThana5a 1,1,tha_t05.gat,211,97 +tha_t05.gat,208,97,0 warp WarpThana5b 1,1,tha_t05.gat,61,162 +tha_t05.gat,186,236,0 warp WarpThana5c 1,1,tha_t06.gat,207,6 // Thanatos Tower Level 6 (tha_t06.gat) tha_t06.gat,119,120,4 script WarpThana6a 45,2,2,{ -- cgit v1.2.3-70-g09d2