mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-12-16 04:44:56 +01:00
added HighValueMappable checks (#81)
* added HighValueMappable checks * added high value mappable details
This commit is contained in:
@@ -80,6 +80,9 @@ namespace Observatory.Explorer
|
||||
[SettingDisplayName("All Surface Mats In System")]
|
||||
public bool GoldSystem { get; set; }
|
||||
|
||||
[SettingDisplayName("High-Value Mapping")]
|
||||
public bool HighValueMappable { get; set; }
|
||||
|
||||
[SettingDisplayName("Enable Custom Criteria")]
|
||||
public bool EnableCustomCriteria { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user