summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-12 05:45:35 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-12 05:45:35 +0000
commited8c27d7fd6a98cac15020ff2f72dfceabf1957d (patch)
tree6fe56980d833b0e9113fc24dda4d33feb5998568 /doc/script_commands.txt
parent814fdef302ca6522d934d3e4e26c7c98bed053ec (diff)
downloadhercules-ed8c27d7fd6a98cac15020ff2f72dfceabf1957d.tar.gz
hercules-ed8c27d7fd6a98cac15020ff2f72dfceabf1957d.tar.bz2
hercules-ed8c27d7fd6a98cac15020ff2f72dfceabf1957d.tar.xz
hercules-ed8c27d7fd6a98cac15020ff2f72dfceabf1957d.zip
Added updated client effects list.
Corrected some doc/npc typos. Reindented some mob AI code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13074 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r--doc/script_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index a64399b7f..49353125c 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -4887,7 +4887,7 @@ complete the effect.
Changes the display name and/or display class of the target npc.
Returns 0 is successful, 1 if the npc does not exist.
-Size is 0 = norma 1 = small 2 = big.
+Size is 0 = normal 1 = small 2 = big.
Since trunk r11779