summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-04-16 05:54:11 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-04-16 05:54:11 +0000
commit6133ef6e47fc868af9a80d1400ccb66486463500 (patch)
treedb18253b169474043f94975aaa56b99ca74dea92 /doc
parent63d8f98b499cc69df9faf3ae8cee6978ad79d706 (diff)
downloadhercules-6133ef6e47fc868af9a80d1400ccb66486463500.tar.gz
hercules-6133ef6e47fc868af9a80d1400ccb66486463500.tar.bz2
hercules-6133ef6e47fc868af9a80d1400ccb66486463500.tar.xz
hercules-6133ef6e47fc868af9a80d1400ccb66486463500.zip
- Fixed a typo in setiteminfo example.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15867 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc')
-rw-r--r--doc/script_commands.txt4
1 files changed, 2 insertions, 2 deletions
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 <font>
+*setfont <font>;
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