From 476a18bf334af68570a103f559dd8a4bf7871e87 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 17 Nov 2007 05:25:53 +0000 Subject: [PATCH] * Fixed turbo track NPCs that caused "NPC not removed" errors...Even though this bug is slightly official. XD git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11747 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 3 +++ npc/other/turbotrack/Expert_16.txt | 5 +++-- npc/other/turbotrack/Expert_4.txt | 5 +++-- npc/other/turbotrack/Expert_8.txt | 5 +++-- npc/other/turbotrack/Normal_16.txt | 5 +++-- npc/other/turbotrack/Normal_4.txt | 5 +++-- npc/other/turbotrack/Normal_8.txt | 5 +++-- npc/other/turbotrack/Normal_Solo.txt | 5 +++-- 8 files changed, 24 insertions(+), 14 deletions(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 17d3eae30a..365f38aa1e 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,8 @@ Date Added ====== +2007/11/17 + * Rev. 11747 Fixed turbo track NPCs that caused "NPC not removed" [L0ne_W0lf] + - errors...Even though this bug is slightly official. XD 2007/11/16 * Rev. 11746 Fixed Guild Manager access To Guild Master only. [L0ne_W0lf] * Rev. 11745 Attempt at correcting a small move mistake I made [L0ne_W0lf] diff --git a/npc/other/turbotrack/Expert_16.txt b/npc/other/turbotrack/Expert_16.txt index 362d327741..a853430142 100644 --- a/npc/other/turbotrack/Expert_16.txt +++ b/npc/other/turbotrack/Expert_16.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //= Turbo Track Course: Expert (PVP) - 16 Person //===== Additional Comments: ================================= //= 1.0 First version. [L0ne_W0lf] +//= 1.1 Fixed small official bug. [L0ne_W0lf] //============================================================ turbo_room,124,135,3 script Expert mode - 16 person 124,{ @@ -1387,7 +1388,7 @@ OnTouch: } } turbo_e_16,336,52,0 duplicate(TurboTrap_e16_2) trap_e16#F43 139,1,1 -turbo_e_16,336,481,0 duplicate(TurboTrap_e16_2) trap_e16#F44 139,1,1 +turbo_e_16,336,48,0 duplicate(TurboTrap_e16_2) trap_e16#F44 139,1,1 turbo_e_16,336,44,0 duplicate(TurboTrap_e16_2) trap_e16#F45 139,1,1 turbo_e_16,336,50,0 duplicate(TurboTrap_e16_2) trap_e16#F46 139,1,1 turbo_e_16,336,36,0 duplicate(TurboTrap_e16_2) trap_e16#F47 139,1,1 diff --git a/npc/other/turbotrack/Expert_4.txt b/npc/other/turbotrack/Expert_4.txt index 0cf4c26f90..191446975c 100644 --- a/npc/other/turbotrack/Expert_4.txt +++ b/npc/other/turbotrack/Expert_4.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //= Turbo Track Course: Expert (PVP) - 4 Person //===== Additional Comments: ================================= //= 1.0 First version. [L0ne_W0lf] +//= 1.1 Fixed small official bug. [L0ne_W0lf] //============================================================ turbo_room,110,135,3 script Expert mode - 4 person 124,{ @@ -1305,7 +1306,7 @@ OnTouch: } } turbo_e_4,336,52,0 duplicate(TurboTrap_e4_2) trap_e4#F43 139,1,1 -turbo_e_4,336,481,0 duplicate(TurboTrap_e4_2) trap_e4#F44 139,1,1 +turbo_e_4,336,48,0 duplicate(TurboTrap_e4_2) trap_e4#F44 139,1,1 turbo_e_4,336,44,0 duplicate(TurboTrap_e4_2) trap_e4#F45 139,1,1 turbo_e_4,336,50,0 duplicate(TurboTrap_e4_2) trap_e4#F46 139,1,1 turbo_e_4,336,36,0 duplicate(TurboTrap_e4_2) trap_e4#F47 139,1,1 diff --git a/npc/other/turbotrack/Expert_8.txt b/npc/other/turbotrack/Expert_8.txt index 49d1e3d2bb..5da66bd136 100644 --- a/npc/other/turbotrack/Expert_8.txt +++ b/npc/other/turbotrack/Expert_8.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //= Turbo Track Course: Expert (PVP) - 8 Person //===== Additional Comments: ================================= //= 1.0 First version. [L0ne_W0lf] +//= 1.1 Fixed small official bug. [L0ne_W0lf] //============================================================ turbo_room,117,135,3 script Expert mode - 8 person 124,{ @@ -1309,7 +1310,7 @@ OnTouch: } } turbo_e_8,336,52,0 duplicate(TurboTrap_e8_2) trap_e8#F43 139,1,1 -turbo_e_8,336,481,0 duplicate(TurboTrap_e8_2) trap_e8#F44 139,1,1 +turbo_e_8,336,48,0 duplicate(TurboTrap_e8_2) trap_e8#F44 139,1,1 turbo_e_8,336,44,0 duplicate(TurboTrap_e8_2) trap_e8#F45 139,1,1 turbo_e_8,336,50,0 duplicate(TurboTrap_e8_2) trap_e8#F46 139,1,1 turbo_e_8,336,36,0 duplicate(TurboTrap_e8_2) trap_e8#F47 139,1,1 diff --git a/npc/other/turbotrack/Normal_16.txt b/npc/other/turbotrack/Normal_16.txt index bc94f6e239..004086ff85 100644 --- a/npc/other/turbotrack/Normal_16.txt +++ b/npc/other/turbotrack/Normal_16.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //= Turbo Track Course: Normal (Non-PVP) - 16 Person //===== Additional Comments: ================================= //= 1.0 First version. [L0ne_W0lf] +//= 1.1 Fixed small official bug. [L0ne_W0lf] //============================================================ turbo_room,91,135,3 script Normal mode - 16 person 124,{ @@ -1387,7 +1388,7 @@ OnTouch: } } turbo_n_16,336,52,0 duplicate(TurboTrap_n16_2) trap_n16#F43 139,1,1 -turbo_n_16,336,481,0 duplicate(TurboTrap_n16_2) trap_n16#F44 139,1,1 +turbo_n_16,336,48,0 duplicate(TurboTrap_n16_2) trap_n16#F44 139,1,1 turbo_n_16,336,44,0 duplicate(TurboTrap_n16_2) trap_n16#F45 139,1,1 turbo_n_16,336,50,0 duplicate(TurboTrap_n16_2) trap_n16#F46 139,1,1 turbo_n_16,336,36,0 duplicate(TurboTrap_n16_2) trap_n16#F47 139,1,1 diff --git a/npc/other/turbotrack/Normal_4.txt b/npc/other/turbotrack/Normal_4.txt index 3f80351ca6..c79b832762 100644 --- a/npc/other/turbotrack/Normal_4.txt +++ b/npc/other/turbotrack/Normal_4.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //= Turbo Track Course: Normal (Non-PVP) - 4 Person //===== Additional Comments: ================================= //= 1.0 First version. [L0ne_W0lf] +//= 1.1 Fixed small official bug. [L0ne_W0lf] //============================================================ turbo_room,77,135,3 script Normal mode - 4 person 124,{ @@ -1304,7 +1305,7 @@ OnTouch: } } turbo_n_4,336,52,0 duplicate(TurboTrap_n4_2) trap_n4#F43 139,1,1 -turbo_n_4,336,481,0 duplicate(TurboTrap_n4_2) trap_n4#F44 139,1,1 +turbo_n_4,336,48,0 duplicate(TurboTrap_n4_2) trap_n4#F44 139,1,1 turbo_n_4,336,44,0 duplicate(TurboTrap_n4_2) trap_n4#F45 139,1,1 turbo_n_4,336,50,0 duplicate(TurboTrap_n4_2) trap_n4#F46 139,1,1 turbo_n_4,336,36,0 duplicate(TurboTrap_n4_2) trap_n4#F47 139,1,1 diff --git a/npc/other/turbotrack/Normal_8.txt b/npc/other/turbotrack/Normal_8.txt index 3362b5cb75..9259aee720 100644 --- a/npc/other/turbotrack/Normal_8.txt +++ b/npc/other/turbotrack/Normal_8.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //= Turbo Track Course: Normal (Non-PVP) - 8 Person //===== Additional Comments: ================================= //= 1.0 First version. [L0ne_W0lf] +//= 1.1 Fixed small official bug. [L0ne_W0lf] //============================================================ turbo_room,84,135,3 script Normal mode - 8 person 124,{ @@ -1308,7 +1309,7 @@ OnTouch: } } turbo_n_8,336,52,0 duplicate(TurboTrap_n8_2) trap_n8#F43 139,1,1 -turbo_n_8,336,481,0 duplicate(TurboTrap_n8_2) trap_n8#F44 139,1,1 +turbo_n_8,336,48,0 duplicate(TurboTrap_n8_2) trap_n8#F44 139,1,1 turbo_n_8,336,44,0 duplicate(TurboTrap_n8_2) trap_n8#F45 139,1,1 turbo_n_8,336,50,0 duplicate(TurboTrap_n8_2) trap_n8#F46 139,1,1 turbo_n_8,336,36,0 duplicate(TurboTrap_n8_2) trap_n8#F47 139,1,1 diff --git a/npc/other/turbotrack/Normal_Solo.txt b/npc/other/turbotrack/Normal_Solo.txt index 76677a16c6..2be224c293 100644 --- a/npc/other/turbotrack/Normal_Solo.txt +++ b/npc/other/turbotrack/Normal_Solo.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //= Turbo Track Course: Solo Mode/Time Attack //===== Additional Comments: ================================= //= 1.0 First version. [L0ne_W0lf] +//= 1.1 Fixed small official bug. [L0ne_W0lf] //============================================================ turbo_room,72,132,3 script Solo Mode#n1 124,{ @@ -1230,7 +1231,7 @@ OnTouch: } } turbo_n_1,336,52,0 duplicate(TurboTrap_n1_2) trap_n1#F43 139,1,1 -turbo_n_1,336,481,0 duplicate(TurboTrap_n1_2) trap_n1#F44 139,1,1 +turbo_n_1,336,48,0 duplicate(TurboTrap_n1_2) trap_n1#F44 139,1,1 turbo_n_1,336,44,0 duplicate(TurboTrap_n1_2) trap_n1#F45 139,1,1 turbo_n_1,336,50,0 duplicate(TurboTrap_n1_2) trap_n1#F46 139,1,1 turbo_n_1,336,36,0 duplicate(TurboTrap_n1_2) trap_n1#F47 139,1,1