summaryrefslogtreecommitdiff
path: root/docs/smart_scripts.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2020-04-19 02:13:33 +0200
committerGitHub <noreply@github.com>2020-04-19 02:13:33 +0200
commit2816798cb2031ea2fc2cbf3d2fbfa8427f76def9 (patch)
tree426641bba74849b8f96ad17419b12a14f2eec7c6 /docs/smart_scripts.md
parentd33ab5756e3b586f17aa9300b15d33bc86c84663 (diff)
downloadwiki-2816798cb2031ea2fc2cbf3d2fbfa8427f76def9.tar.gz
wiki-2816798cb2031ea2fc2cbf3d2fbfa8427f76def9.tar.bz2
wiki-2816798cb2031ea2fc2cbf3d2fbfa8427f76def9.zip
Add new features & description from https://github.com/azerothcore/azerothcore-wotlk/pull/2878 (#205)
Diffstat (limited to 'docs/smart_scripts.md')
-rw-r--r--docs/smart_scripts.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md
index cc1ef53..e8108ad 100644
--- a/docs/smart_scripts.md
+++ b/docs/smart_scripts.md
@@ -2082,6 +2082,7 @@ This is the probability of the event to occur as a percentage from 0-100. So, if
<tr class="odd">
<td><p>SMART_ACTION_SET_IN_COMBAT_WITH_ZONE</p></td>
<td><p>38</p></td>
+<td><p>Range in yards for all players to be forced into combat with the creature. Only used in the open world. Leave as 0 if used in an instance.</p></td>
<td><p><br />
</p></td>
<td><p><br />
@@ -2092,10 +2093,7 @@ This is the probability of the event to occur as a percentage from 0-100. So, if
</p></td>
<td><p><br />
</p></td>
-<td><p><br />
-</p></td>
-<td><p><br />
-</p></td>
+<td><p>Sets the creature in combat with its zone, can be used in instances and open world. Useful for creatures inside instances so all players will be set in combat until the fight ends.</p></td>
</tr>
<tr class="even">
<td><p>SMART_ACTION_CALL_FOR_HELP</p></td>