From 4f5e11d916e4a03d8cf1c97eef484ce2d77d7df2 Mon Sep 17 00:00:00 2001 From: Mustafa Alperen Seki Date: Mon, 28 Jan 2019 20:16:10 +0300 Subject: [PATCH] Further nerf worker collection speed. --- mods/gen/rules/infantry.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/gen/rules/infantry.yaml b/mods/gen/rules/infantry.yaml index 09b39aac..a81b92d7 100644 --- a/mods/gen/rules/infantry.yaml +++ b/mods/gen/rules/infantry.yaml @@ -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