feat(Core/SmartScripts): ACTION_GO_SET_GO_STATE
This commit is contained in:
parent
9faec8ef1b
commit
8fd757a152
3 changed files with 22 additions and 1 deletions
|
|
@ -1232,6 +1232,7 @@ bool SmartAIMgr::IsEventValid(SmartScriptHolder& e)
|
|||
case SMART_ACTION_JUMP_TO_POS:
|
||||
case SMART_ACTION_SEND_GOSSIP_MENU:
|
||||
case SMART_ACTION_GO_SET_LOOT_STATE:
|
||||
case SMART_ACTION_GO_SET_GO_STATE:
|
||||
case SMART_ACTION_SEND_TARGET_TO_TARGET:
|
||||
case SMART_ACTION_SET_HOME_POS:
|
||||
case SMART_ACTION_SET_HEALTH_REGEN:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue