Esempio n. 1
0
 private void ActivatedAura(PerkProfile perk)
 {
     heroController.AddAuraPerc(perk.auraUnit);
 }