diff options
| author | Stoabrogga <38475780+Stoabrogga@users.noreply.github.com> | 2019-08-25 00:10:33 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-08-25 00:10:33 +0200 |
| commit | 650e9deb8575c220f5c0f98a2184d71c7b274747 (patch) | |
| tree | 05c2a704ff126f76fe4083cb05dd1639c72a40cd /docs/smart_scripts.md | |
| parent | c5c91975856c2778e9758788731078fbf9d73e55 (diff) | |
| download | wiki-650e9deb8575c220f5c0f98a2184d71c7b274747.tar.gz wiki-650e9deb8575c220f5c0f98a2184d71c7b274747.tar.bz2 wiki-650e9deb8575c220f5c0f98a2184d71c7b274747.zip | |
doc: fix parameters for SMART_ACTION_SET_INGAME_PHASE_MASK (#116)
Diffstat (limited to 'docs/smart_scripts.md')
| -rw-r--r-- | docs/smart_scripts.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md index 76f401e..54d4edc 100644 --- a/docs/smart_scripts.md +++ b/docs/smart_scripts.md @@ -2363,7 +2363,8 @@ This is the probability of the event to occur as a percentage from 0-100. So, if <td><p>SMART_ACTION_SET_INGAME_PHASE_MASK</p></td> <td><p>44</p></td> <td><p><a href="creature#phasemask">creature.phaseMask</a></p></td> -<td><p>mask</p></td> +<td><p><br /> +</p></td> <td><p><br /> </p></td> <td><p><br /> |
