Ejemplo n.º 1
0
 public virtual void EquipProperty(PlayerController pc)
 {
     pc.EquipProperty(this);
     AddPropertyEffect(pc);
 }