Property Lootable
Lootable
Gets or sets a value indicating whether this creature will leave a lootable corpse on death.
This flag must be set while the creature is alive. Players are not supported.
public bool Lootable { get; set; }
Gets or sets a value indicating whether this creature will leave a lootable corpse on death.
This flag must be set while the creature is alive. Players are not supported.
public bool Lootable { get; set; }