summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/smart_scripts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md
index f2dbc9a..a975de8 100644
--- a/docs/smart_scripts.md
+++ b/docs/smart_scripts.md
@@ -344,7 +344,7 @@ This is the probability of the event to occur as a percentage from 0-100. So, if
| SMART_ACTION_ADD_THREAT | 123 | +threat | -threat | | | | | |
| SMART_ACTION_LOAD_EQUIPMENT | 124 | Id | force | | | | | |
| SMART_ACTION_TRIGGER_RANDOM_TIMED_EVENT | 125 | id min range | id max range | | | | | |
-| SMART_ACTION_PLAY_CINEMATIC | 135 | entry | cinematic | | | | | |
+| SMART_ACTION_PLAY_CINEMATIC | 135 | entry | | | | | | |
| SMART_ACTION_SET_MOVEMENT_SPEED | 136 | movementType | speedInteger | speedFraction | | | | MOVE_WALK = 0, MOVE_RUN = 1, MOVE_RUN_BACK = 2, MOVE_SWIM = 3, MOVE_SWIM_BACK= 4, MOVE_TURN_RATE= 5, MOVE_FLIGHT = 6, MOVE_FLIGHT_BACK = 7, MOVE_PITCH_RATE = 8 |
| SMART_ACTION_SET_HEALTH_PCT | 142 | percent | | | | | | |
| SMART_ACTION_REMOVE_ALL_GAMEOBJECTS | 126 | | | | | | | |