Ejemplo n.º 1
0
 virtual protected void attack(Death target)
 {
     target.Damage(damage, team);
 }