mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
[Raid] Naxx grobbulus
This commit is contained in:
@@ -829,7 +829,7 @@ bool MovementAction::Follow(Unit* target, float distance)
|
||||
|
||||
void MovementAction::UpdateMovementState()
|
||||
{
|
||||
if (bot->Unit::IsInWater() || bot->Unit::IsUnderWater())
|
||||
if (bot->Unit::IsUnderWater())
|
||||
{
|
||||
bot->SetSwim(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user