Пример #1
0
 public void Hit()
 {
     enemyProperty.ReduceHealth(20);
 }