feat(Core/SAI): Allow forcing creatures/gameobjects's respawn timers when using SMART_ACTION_FORCE_DESPAWN (#8714)

This commit is contained in:
Skjalf
2021-10-27 04:21:29 -03:00
committed by GitHub
parent 166d0adf06
commit 2cf4d05867
4 changed files with 29 additions and 19 deletions

View File

@@ -873,6 +873,7 @@ struct SmartAction
struct
{
uint32 delay;
uint32 forceRespawnTimer;
} forceDespawn;
struct