mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 20:34:53 +08:00
fix(Core/Scripting): fix Defias Thug waypoint errors (#22994)
This commit is contained in:
parent
4a13535e37
commit
c24c381bf5
@ -880,7 +880,6 @@ void Map::ScriptsProcess()
|
||||
if (!cSource->IsAlive())
|
||||
return;
|
||||
|
||||
cSource->GetMotionMaster()->MovementExpired();
|
||||
cSource->GetMotionMaster()->MoveIdle();
|
||||
|
||||
switch (step.script->Movement.MovementType)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user