From da4595570bb874ce6e448a1e6e63d8719e2b54d5 Mon Sep 17 00:00:00 2001 From: brianluau Date: Tue, 12 May 2009 07:47:02 +0000 Subject: - Fixed double-quotes not being escaped in the custom xmas_rings_event. (bugreport:2546) - Renamed an OnClock label so it's consistent with the other castles. (bugreport:2831) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13756 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 c34a08dff..7c3a2bec5 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6095,7 +6095,7 @@ Type can optionally be used indicates which script to set (default is 0): Example: setitemscript 2637,"{ if(isequipped(2236)==0)end; if(getskilllv(26)){skill 40,1;}else{skill 26,1+isequipped(2636);} }"; -setitemscript 2639,""; +setitemscript 2637,""; --------------------------------------- -- cgit v1.2.3-60-g2f50