Allow Harvester to define the number of harvestable facings.
This commit is contained in:
@@ -24,6 +24,7 @@ namespace OpenRA.Mods.RA
|
||||
public readonly int LoadTicksPerBale = 4;
|
||||
public readonly int UnloadTicksPerBale = 4;
|
||||
public readonly int PipCount = 7;
|
||||
public readonly int HarvestFacings = 0;
|
||||
public readonly string[] Resources = { };
|
||||
public readonly decimal FullyLoadedSpeed = .85m;
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user