mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 17:49:10 +00:00
feat(Core/SAI): Allow forcing creatures/gameobjects's respawn timers when using SMART_ACTION_FORCE_DESPAWN (#8714)
This commit is contained in:
@@ -873,6 +873,7 @@ struct SmartAction
|
||||
struct
|
||||
{
|
||||
uint32 delay;
|
||||
uint32 forceRespawnTimer;
|
||||
} forceDespawn;
|
||||
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user