Больше ограничений на товары по скидке в аплинке (#269)
* More limits * Limit borg
This commit is contained in:
@@ -96,7 +96,7 @@ public partial class ListingData : IEquatable<ListingData>, ICloneable
|
|||||||
|
|
||||||
// WD START
|
// WD START
|
||||||
[DataField("saleLimit")]
|
[DataField("saleLimit")]
|
||||||
public int SaleLimit;
|
public int SaleLimit = 5;
|
||||||
|
|
||||||
[DataField("saleBlacklist")]
|
[DataField("saleBlacklist")]
|
||||||
public bool SaleBlacklist;
|
public bool SaleBlacklist;
|
||||||
|
|||||||
@@ -456,6 +456,7 @@
|
|||||||
blacklist:
|
blacklist:
|
||||||
tags:
|
tags:
|
||||||
- NukeOpsUplink
|
- NukeOpsUplink
|
||||||
|
saleLimit: 2
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkReinforcementRadioSyndicateNukeops # Version for Nukeops that spawns an agent with the NukeOperative component.
|
id: UplinkReinforcementRadioSyndicateNukeops # Version for Nukeops that spawns an agent with the NukeOperative component.
|
||||||
@@ -472,6 +473,7 @@
|
|||||||
whitelist:
|
whitelist:
|
||||||
tags:
|
tags:
|
||||||
- NukeOpsUplink
|
- NukeOpsUplink
|
||||||
|
saleLimit: 1
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkReinforcementRadioSyndicateMonkey
|
id: UplinkReinforcementRadioSyndicateMonkey
|
||||||
@@ -483,6 +485,7 @@
|
|||||||
Telecrystal: 8
|
Telecrystal: 8
|
||||||
categories:
|
categories:
|
||||||
- UplinkUtility
|
- UplinkUtility
|
||||||
|
saleLimit: 3
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkStealthBox
|
id: UplinkStealthBox
|
||||||
@@ -1246,6 +1249,7 @@
|
|||||||
Telecrystal: 8
|
Telecrystal: 8
|
||||||
categories:
|
categories:
|
||||||
- UplinkArmor
|
- UplinkArmor
|
||||||
|
saleLimit: 1
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkClothingShoesBootsMagSyndie
|
id: UplinkClothingShoesBootsMagSyndie
|
||||||
@@ -1277,6 +1281,7 @@
|
|||||||
Telecrystal: 12
|
Telecrystal: 12
|
||||||
categories:
|
categories:
|
||||||
- UplinkArmor
|
- UplinkArmor
|
||||||
|
saleLimit: 1
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
|
|
||||||
|
|||||||
0
Resources/Prototypes/White/Catalog/uplink.yml
Normal file
0
Resources/Prototypes/White/Catalog/uplink.yml
Normal file
Reference in New Issue
Block a user