mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
...
This commit is contained in:
@@ -1294,7 +1294,6 @@ void Client::ThrowingAttack(Mob* other, bool CanDoubleAttack) { //old was 51
|
||||
|
||||
//consume ammo
|
||||
DeleteItemInInventory(ammo_slot, 1, true);
|
||||
CheckIncreaseSkill(EQEmu::skills::SkillThrowing, GetTarget());
|
||||
CommonBreakInvisibleFromCombat();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user