public void poison(int strength)
 {
     In.poison(strength);
 }