Make a few more things be impacted by explosions nearby
authornemo
Mon, 10 Oct 2011 15:25:59 -0400
changeset 6119 91792f506371
parent 6118 7684ca4f9808
child 6120 85d99bbe074c
Make a few more things be impacted by explosions nearby
hedgewars/uGears.pas
--- a/hedgewars/uGears.pas	Mon Oct 10 14:37:19 2011 -0400
+++ b/hedgewars/uGears.pas	Mon Oct 10 15:25:59 2011 -0400
@@ -1283,6 +1283,11 @@
         case Gear^.Kind of
             gtHedgehog,
                 gtMine,
+                gtBall,
+                gtMelonPiece,
+                gtGrenade,
+                gtClusterBomb,
+                gtCluster,
                 gtSMine,
                 gtCase,
                 gtTarget,