From f8cbf43e3c8fe3f04fccd685034aa1a0146bc6b6 Mon Sep 17 00:00:00 2001 From: Playtester Date: Fri, 19 Oct 2007 22:29:13 +0000 Subject: Fixed some typos and updated Atroce Card git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11521 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index baa73a893..8566fbf9c 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -4320,7 +4320,7 @@ autoscript). //Grants a 1% chance of starting the state "all stats +10" for 10 seconds when //using weapon or misc attacks (both melee and ranged skills). - bonusautoscript "sc_start SC_INCALLSTATUS, 10, 10000;", 10, BF_WEAPON|BF_MISC; + bonusautoscript "{ sc_start SC_INCALLSTATUS,10000,10; }",10,BF_WEAPON|BF_MISC; --------------------------------------- -- cgit v1.2.3-60-g2f50