From 0d4539c174f5497dc23cbdfa8b28a4053f32a7ca Mon Sep 17 00:00:00 2001 From: akrus Date: Thu, 12 Mar 2009 09:50:54 +0000 Subject: Fixed several mistakes in Turbo Track scripts (bugreport:2829) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13580 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/turbotrack/Normal_Solo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/other/turbotrack/Normal_Solo.txt') diff --git a/npc/other/turbotrack/Normal_Solo.txt b/npc/other/turbotrack/Normal_Solo.txt index 2419f8677..b6016c0f0 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.3 +//= 1.4 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -14,9 +14,12 @@ //= 1.1 Fixed small official bug. [L0ne_W0lf] //= 1.2 Fixed end timer not enabling warp. (bugreport:1682) [L0ne_W0lf] //= 1.3 Replaced effect numerics with constants. [L0ne_W0lf] +//= 1.4 Fixed a little mistake [akrus] //============================================================ turbo_room,72,132,3 script Solo Mode#n1 124,{ + end; + OnInit: waitingroom "Solo Mode",60,"Solo Mode#n1::OnStartArena",1; //SetFeeZeny 1000 -- cgit v1.2.3-70-g09d2