diff options
| author | avarishd <46330494+avarishd@users.noreply.github.com> | 2023-03-24 13:20:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-24 11:20:06 +0000 |
| commit | 66eca647a25bd1299cf824b3d2187abea86082a4 (patch) | |
| tree | 34d72a9886dead7ce0f37c079f20164317912ac6 /docs/smart_scripts.md | |
| parent | 6f4730094a6858ef6553e05c9ff5acdf44c58b37 (diff) | |
| download | wiki-66eca647a25bd1299cf824b3d2187abea86082a4.tar.gz wiki-66eca647a25bd1299cf824b3d2187abea86082a4.tar.bz2 wiki-66eca647a25bd1299cf824b3d2187abea86082a4.zip | |
Remove obsolete AC only smart_action_set_go_state (202) (#884)
https://github.com/azerothcore/azerothcore-wotlk/pull/15530
Diffstat (limited to 'docs/smart_scripts.md')
| -rw-r--r-- | docs/smart_scripts.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md index a975de8..1140f7d 100644 --- a/docs/smart_scripts.md +++ b/docs/smart_scripts.md @@ -349,7 +349,6 @@ This is the probability of the event to occur as a percentage from 0-100. So, if | SMART_ACTION_SET_HEALTH_PCT | 142 | percent | | | | | | | | SMART_ACTION_REMOVE_ALL_GAMEOBJECTS | 126 | | | | | | | | | SMART_ACTION_MOVE_TO_POS_TARGET | 201 | pointId | | | | | | | -| SMART_ACTION_SET_GO_STATE | 202 | state | | | | | | | | SMART_ACTION_EXIT_VEHICLE | 203 | | | | | | | | | SMART_ACTION_SET_UNIT_MOVEMENT_FLAGS | 204 | flags | | | | | | | | SMART_ACTION_SET_COMBAT_DISTANCE | 205 | combatDistance | | | | | | | |
