Skip to content

Commit

Permalink
Further nerf worker collection speed.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Jan 28, 2019
1 parent a5c8904 commit 4f5e11d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/gen/rules/infantry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ infantry.worker:
Selectable:
Priority: 7
SupplyCollector:
CollectionDelay: 37 # 4
DeliveryDelay: 38 # 4
CollectionDelay: 50 # 37 # 4
DeliveryDelay: 50 # 38 # 4
PipCount: 2
Capacity: 75
MaxDeliveryQueue: 20
Expand Down

0 comments on commit 4f5e11d

Please sign in to comment.