Пример #1
0
 private void TakeDamage()
 {
     Status.DeductHp(1);
 }