summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
diff options
context:
space:
mode:
authorAnnieRuru <jeankof@ymail.com>2015-12-17 08:54:21 +0800
committerHaru <haru@dotalux.com>2015-12-18 04:21:39 +0100
commit53abb8cdf92cd3d153b0a3d5b99b55cbd631f36c (patch)
tree4045c079f7adba37b0ec0ff3be1e945b3ec1a96f /doc/script_commands.txt
parentad76f44e3986ee9d1851e6f0066fbf688ddbc518 (diff)
downloadhercules-53abb8cdf92cd3d153b0a3d5b99b55cbd631f36c.tar.gz
hercules-53abb8cdf92cd3d153b0a3d5b99b55cbd631f36c.tar.bz2
hercules-53abb8cdf92cd3d153b0a3d5b99b55cbd631f36c.tar.xz
hercules-53abb8cdf92cd3d153b0a3d5b99b55cbd631f36c.zip
Fix documentation error for autobonus trigger rate
- closes #883 - closes #886 as merged
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 bf2b85d29..26ff80e65 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -5699,7 +5699,7 @@ as expected, refer only to an invoking character.
What these commands do is 'attach' a script to the player which will get
executed on attack (or when attacked in the case of autobonus2).
-Rate is the trigger rate of the script (10000 = 100%).
+Rate is the trigger rate of the script (1000 = 100%).
Duration is the time that the bonus will last for since the script has
triggered.