diff -r c6ba6531cb4b -r ab6e949eb5cb hedgewars/HHHandlers.inc --- a/hedgewars/HHHandlers.inc Sun Mar 21 16:51:33 2010 +0000 +++ b/hedgewars/HHHandlers.inc Sun Mar 21 18:42:34 2010 +0000 @@ -241,7 +241,7 @@ CurrentHedgehog^ do begin State:= State and not gstAttacking; - if ((Ammo^[CurSlot, CurAmmo].Propz) and ammoprop_Utility) = 0 then + if ((Ammo^[CurSlot, CurAmmo].Propz) and ammoprop_Effect) = 0 then begin Inc(MultiShootAttacks);