mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(Scripts/SmartAI): Rewrite ACTION_MOVE_TO_POS (#19190)
* init * Update SmartScript.cpp * combatReach * Update SmartScript.cpp
This commit is contained in:
@@ -1202,6 +1202,7 @@ struct SmartAction
|
||||
SAIBool transport;
|
||||
uint32 controlled;
|
||||
uint32 ContactDistance;
|
||||
uint32 combatReach;
|
||||
} moveToPos;
|
||||
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user