Added 18 new bounties to cargo (#26160)

* Added 18 new bounties + tags, couple of balance tweaks

* Oops, 2 corn tags.

* Fixed another duplicate from merge conflict

* Fixed all arbitrage issues

* Removed metamorphic glass/manly dorf bounty

* Removed manly dorf bounty

* Removed manly dorf bounty

* Removed manly dorf bounty

* Changed hiviz tag, removed commented out bounty

* Removed extra line

* Change HiViz tag

* Removed unused tag

* Removed LaceupShoes, changed HiViz

* Changed flavor text for fruit bounty

* Removed live mouse bounty
This commit is contained in:
wafehling
2024-03-17 12:06:16 -05:00
committed by GitHub
parent f259f2f3a2
commit 4357b9ef08
19 changed files with 373 additions and 22 deletions

View File

@@ -12,7 +12,7 @@ public sealed partial class StationCargoBountyDatabaseComponent : Component
/// Maximum amount of bounties a station can have.
/// </summary>
[DataField, ViewVariables(VVAccess.ReadWrite)]
public int MaxBounties = 5;
public int MaxBounties = 6;
/// <summary>
/// A list of all the bounties currently active for a station.