Property CursedFlag
CursedFlag
Gets or sets a value indicating whether this item is considered cursed. Cursed items cannot be dropped.
public bool CursedFlag { get; set; }
Gets or sets a value indicating whether this item is considered cursed. Cursed items cannot be dropped.
public bool CursedFlag { get; set; }