public void FireWeapon()
 {
     Robot.CrushWithHands();
 }