--- a/hedgewars/HHHandlers.inc Wed Mar 04 16:35:36 2009 +0000
+++ b/hedgewars/HHHandlers.inc Thu Mar 05 14:54:02 2009 +0000
@@ -271,6 +271,7 @@
begin
Gear^.Message:= gm_Destroy;
case Gear^.Pos of
+ posCaseUtility,
posCaseAmmo: begin
a:= TAmmoType(Gear^.State);
AddAmmo(PHedgehog(HH^.Hedgehog)^, a);