Exemple #1
0
 public void AttackTarget(Monster monster)
 {
     monster.Notify(20);
 }