Exemplo n.º 1
0
 protected bool PlayerHasBuff(string name)
 {
     return(Ingame.GotBuff(name));
 }