diff options
Diffstat (limited to 'npc/other/turbotrack/Normal_8.txt')
-rw-r--r-- | npc/other/turbotrack/Normal_8.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/other/turbotrack/Normal_8.txt b/npc/other/turbotrack/Normal_8.txt index 3362b5cb7..9259aee72 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 |