mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(Core/DB): Adjust Kodo Roundup quest mob behavior (#5665)
This commit is contained in:
@@ -447,6 +447,7 @@ public:
|
||||
{
|
||||
me->SetHomePosition(me->GetPositionX(), me->GetPositionY(), me->GetPositionZ(), me->GetOrientation());
|
||||
me->GetMotionMaster()->Clear();
|
||||
me->GetMotionMaster()->MoveIdle();
|
||||
|
||||
DoCast(me, SPELL_KODO_KOMBO_GOSSIP, true);
|
||||
if (Creature* smeed = who->ToCreature())
|
||||
|
||||
Reference in New Issue
Block a user