Kill saucer if it touches the ground, Tiy's new graphic
authornemo
Mon, 22 Jun 2009 00:22:42 +0000
changeset 2188 6cdf9109cc58
parent 2187 66c0f9b3bd6f
child 2189 bf6eafc3b2e6
Kill saucer if it touches the ground, Tiy's new graphic
hedgewars/GSHandlers.inc
share/hedgewars/Data/Graphics/Hedgehog/amJetpack.png
--- a/hedgewars/GSHandlers.inc	Mon Jun 22 00:17:09 2009 +0000
+++ b/hedgewars/GSHandlers.inc	Mon Jun 22 00:22:42 2009 +0000
@@ -2241,6 +2241,7 @@
     or (HHGear^.Damage <> 0)
 	or CheckGearDrowning(HHGear)
     or (TurnTimeLeft = 0) 
+    or TestCollisionYwithGear(HHGear, 1)
 	or ((Gear^.Message and gm_Attack) <> 0) then
 	begin
 	with HHGear^ do
Binary file share/hedgewars/Data/Graphics/Hedgehog/amJetpack.png has changed