mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
feat(Core/SAI): implement new removeObjectFromWorld param for SMART_A… (#19275)
feat(Core/SAI): implement new removeObjectFromWorld param for SMART_ACTION_FORCE_DESPAWN
This commit is contained in:
@@ -978,6 +978,7 @@ struct SmartAction
|
||||
{
|
||||
uint32 delay;
|
||||
uint32 forceRespawnTimer;
|
||||
SAIBool removeObjectFromWorld;
|
||||
} forceDespawn;
|
||||
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user