diff options
| author | Stoabrogga <38475780+Stoabrogga@users.noreply.github.com> | 2019-09-15 11:47:19 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-09-15 11:47:19 +0200 |
| commit | ddf3f4c20cc9d48170cea2f1ccc22198690b149e (patch) | |
| tree | ba1a3eca9bb32deb3893efa62063b7c80c22e3e7 /docs/smart_scripts.md | |
| parent | b0c624abb9afab81784253a63af2b1fa58f05086 (diff) | |
| download | wiki-ddf3f4c20cc9d48170cea2f1ccc22198690b149e.tar.gz wiki-ddf3f4c20cc9d48170cea2f1ccc22198690b149e.tar.bz2 wiki-ddf3f4c20cc9d48170cea2f1ccc22198690b149e.zip | |
RAM requirements (#122)
Diffstat (limited to 'docs/smart_scripts.md')
| -rw-r--r-- | docs/smart_scripts.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md index 54d4edc..79edb98 100644 --- a/docs/smart_scripts.md +++ b/docs/smart_scripts.md @@ -594,7 +594,7 @@ This is the probability of the event to occur as a percentage from 0-100. So, if <th><p>Param2</p></th> <th><p>Param3</p></th> <th><p>Param4</p></th> -<th>Param5</th> +<th><p>Param5</p></th> <th>Comment</th> </tr> </thead> @@ -4176,7 +4176,7 @@ This is the probability of the event to occur as a percentage from 0-100. So, if <th><p>target_param1</p></th> <th><p>target_param2</p></th> <th><p>target_param3</p></th> -<th>target_param4</th> +<th><p>target_param4</p></th> <th><p>target_x</p></th> <th><p>target_y</p></th> <th><p>target_z</p></th> |
