mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 07:17:57 +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