changeset 4042 | dfeb8e348a09 |
parent 4036 | 69e535a0e43a |
child 4099 | af612377fcba |
--- a/hedgewars/uConsts.pas Sat Oct 30 22:43:30 2010 -0400 +++ b/hedgewars/uConsts.pas Sat Oct 30 22:48:05 2010 -0400 @@ -339,7 +339,7 @@ gfLowGravity = $00000020; gfLaserSight = $00000040; gfInvulnerable = $00000080; - + gfMines = $00000100; // redundant? same effect as 'landadds 0' gfVampiric = $00000200; gfKarma = $00000400; gfArtillery = $00000800;