- Fixed a typo in setiteminfo example.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15867 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
e6cdc78513
commit
efaa564786
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user