protected override void Hit(Ammo ammo)
 {
     ammo.DieWithWall();
 }