Exemple #1
0
 public static void Invincible()
 {
     Instance.StartCoroutine(Instance.ApplyEffect(Instance.EFF_INVINCIBLE));
 }