diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/smart_scripts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md index d07c3ac..8212a7a 100644 --- a/docs/smart_scripts.md +++ b/docs/smart_scripts.md @@ -342,7 +342,7 @@ This is the probability of the event to occur as a percentage from 0-100. So, if | SMART_ACTION_START_CLOSEST_WAYPOINT | 113 | wp1 | wp2 | wp3 | wp4 | wp5 | wp6 | Make target follow closest waypoint to its location | | SMART_ACTION_RISE_UP | 114 | distance | | | | | | move up for the specified distance (warning: TC 3.3.5 uses another action here: SMART_ACTION_MOVE_OFFSET) | | SMART_ACTION_RANDOM_SOUND | 115 | soundId1 | soundId2 | soundId3 | soundId4 | onlySelf (0/1) | distance | | -| SMART_ACTION_SET_CORPSE_DELAY | 116 | timer | | | | | | | +| SMART_ACTION_SET_CORPSE_DELAY | 116 | timer (secs) | | | | | | | | SMART_ACTION_DISABLE_EVADE | 117 | 0/1 (1 = disabled, 0 = enabled) | | | | | | | | SMART_ACTION_GO_SET_GO_STATE | 118 | state | | | | | | | | SMART_ACTION_SET_SIGHT_DIST | 121 | SightDistance | | | | | | | |
