mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
feat(Core/SAI): Implement delay option to SMART_ACTION_TALK (#22918)
This commit is contained in:
@@ -765,6 +765,7 @@ struct SmartAction
|
||||
uint32 textGroupID;
|
||||
uint32 duration;
|
||||
SAIBool useTalkTarget;
|
||||
uint32 delay;
|
||||
} talk;
|
||||
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user