summaryrefslogtreecommitdiff
path: root/doc/effect_list.md
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-11-28 04:24:37 +0300
committerAndrei Karas <akaras@inbox.ru>2019-12-12 09:07:30 +0300
commit1f78dc3468f1a4afe1f8bd09ea340a715af1d206 (patch)
treef2d8f0f61cacd8590d8caf402a243bc6ec2de294 /doc/effect_list.md
parent79f7a2274092f892ec183ed11cc16609c3a2f180 (diff)
downloadhercules-1f78dc3468f1a4afe1f8bd09ea340a715af1d206.tar.gz
hercules-1f78dc3468f1a4afe1f8bd09ea340a715af1d206.tar.bz2
hercules-1f78dc3468f1a4afe1f8bd09ea340a715af1d206.tar.xz
hercules-1f78dc3468f1a4afe1f8bd09ea340a715af1d206.zip
Add script function specialeffectnum
Diffstat (limited to 'doc/effect_list.md')
-rw-r--r--doc/effect_list.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/effect_list.md b/doc/effect_list.md
index 8ba8d36c9..b16839d41 100644
--- a/doc/effect_list.md
+++ b/doc/effect_list.md
@@ -21,7 +21,7 @@ The following is a compiled list of visual and sound effects which the client
can produce. Each list entry contains a number and a short description of the
effect. You can produce these effects ingame by using the `@effect` atcommand.
It's also possible to attach effects to item/npc scripts by using the
-`specialeffect()` script command.
+`specialeffect()` or `specialeffectnum()` script commands.
ID | Constant Name | Description
--: | :----------------------------- | :----------------------------------