public void UsePotion()
 {
     healthPotion.Use();
 }