From b04dede668e9c4006ce3a0a82d048b566f214ede Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 17 Nov 2007 05:25:53 +0000 Subject: * Fixed turbo track NPCs that caused "NPC not removed" errors...Even though this bug is slightly official. XD git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11747 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/turbotrack/Normal_4.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/other/turbotrack/Normal_4.txt') diff --git a/npc/other/turbotrack/Normal_4.txt b/npc/other/turbotrack/Normal_4.txt index 3f80351ca..c79b83276 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 -- cgit v1.2.3-60-g2f50