mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
@@ -461,7 +461,7 @@ public:
|
||||
checkTimer = 0;
|
||||
if (Unit* target = me->SelectNearestTarget(30.0f))
|
||||
{
|
||||
me->GetMotionMaster()->MoveChase(target);
|
||||
me->GetMotionMaster()->MoveFollow(target, 0.f, 0.f);
|
||||
if (me->GetDistance(target) < 3.0f)
|
||||
{
|
||||
me->CastSpell(me, bombSpellId, false);
|
||||
|
||||
Reference in New Issue
Block a user