From 6133ef6e47fc868af9a80d1400ccb66486463500 Mon Sep 17 00:00:00 2001 From: brianluau Date: Mon, 16 Apr 2012 05:54:11 +0000 Subject: - Fixed a typo in setiteminfo example. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15867 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index aa5e0441e..95d6d76b4 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6406,7 +6406,7 @@ Valid types are: Example: -setiteminfo 7049,6,999; // Stone now weighs 999 +setiteminfo 7049,6,9990; // Stone now weighs 999.0 --------------------------------------- @@ -6662,7 +6662,7 @@ The first letter is position 0. --------------------------------------- -*setfont +*setfont ; This command sets the current RO client interface font to one of the fonts stored in data\*.eot by using an ID of the font. When the ID -- cgit v1.2.3-60-g2f50