Exemple #1
0
 public void Activate(Humanoid hum)
 {
     hum.AddHealth(amount);
 }