Exemplo n.º 1
0
 public void AffectPlayer(Tentacle tentacle)
 {
     tentacle.PowerUpHealth(m_Health);
 }