mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
fix
This commit is contained in:
@@ -1023,8 +1023,7 @@ bool Mob::TryProjectileAttack(Mob* other, const Item_Struct *item, SkillUseTypes
|
||||
break;
|
||||
}
|
||||
}
|
||||
speed = 2.0f;
|
||||
Shout("Speed %.2f", speed);
|
||||
|
||||
if (slot < 0)
|
||||
return false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user