public override void Action(MovableObject obj)
 {
     obj.Death();
 }