Tweak cnc proc cashtick
This commit is contained in:
@@ -63,6 +63,7 @@ namespace OpenRA.Mods.RA
|
||||
this.self = self;
|
||||
Info = info;
|
||||
PlayerResources = self.Owner.PlayerActor.Trait<PlayerResources>();
|
||||
currentDisplayTick = Info.TickRate;
|
||||
}
|
||||
|
||||
public IEnumerable<TraitPair<Harvester>> GetLinkedHarvesters()
|
||||
|
||||
@@ -91,6 +91,7 @@ PROC:
|
||||
Bib:
|
||||
TiberiumRefinery:
|
||||
DockOffset: 0,2
|
||||
TickRate: 15
|
||||
StoresOre:
|
||||
PipColor: Green
|
||||
PipCount: 15
|
||||
|
||||
Reference in New Issue
Block a user