Пример #1
0
 public void RemoveShield()
 {
     playerAudio.DisableShield(poisonAlpha);
     haveShield = 0;
 }