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