summaryrefslogtreecommitdiff
path: root/server/scripts/script_commands.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-04-06 21:30:20 +0300
committerAndrei Karas <akaras@inbox.ru>2018-04-06 21:30:20 +0300
commit89e0a43387d503990b32810166a6d82319fe7aeb (patch)
tree06ed1852b1c2b25c0ec32a6c2d9a9a372f5504cc /server/scripts/script_commands.txt
parent6061fbdc851b91f756494d74e726ebe3fe2f70b6 (diff)
downloaddocs-89e0a43387d503990b32810166a6d82319fe7aeb.tar.gz
docs-89e0a43387d503990b32810166a6d82319fe7aeb.tar.bz2
docs-89e0a43387d503990b32810166a6d82319fe7aeb.tar.xz
docs-89e0a43387d503990b32810166a6d82319fe7aeb.zip
Update constants and script commands from hercules.s20180419s20180417
Diffstat (limited to 'server/scripts/script_commands.txt')
-rw-r--r--server/scripts/script_commands.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/server/scripts/script_commands.txt b/server/scripts/script_commands.txt
index e14e804..d693227 100644
--- a/server/scripts/script_commands.txt
+++ b/server/scripts/script_commands.txt
@@ -3271,6 +3271,13 @@ produced). It's useful for when you want to check whether an item contains
cards or if it's signed.
---------------------------------------
+
+*hateffect(<Hat Effect ID>, <State>)
+
+This will set a Hat Effect onto the player. The state field allows you to
+enable (true) or disable (false) the effect on the player.
+
+---------------------------------------
//=====================================
2.1 - End of Item-Related Commands
//=====================================