Ejemplo n.º 1
0
 public void SetInvulnerable(Boolean flag)
 {
     SafeNatives.SetItemInvulnerable(this, flag);
 }