Harvesters - made search radius configurable for both initial search from proc and search from harvest location.

This commit is contained in:
James Dunne
2012-06-27 18:00:42 -05:00
parent aac78773f4
commit 8e602104af
5 changed files with 27 additions and 2 deletions

View File

@@ -55,6 +55,10 @@ HARV:
Resources: Tiberium, Blue Tiberium
PipCount: 5
Capacity: 15
# How far away from our linked proc (refinery) to find resources (in cells):
SearchFromProcRadius: 24
# How far away from last harvest order location to find more resources (in cells):
SearchFromOrderRadius: 12
Mobile:
Speed: 6
Health:

View File

@@ -46,6 +46,10 @@ HARVESTER:
Capacity: 20
Resources: Spice
UnloadTicksPerBale: 1
# How far away from our linked proc (refinery) to find resources (in cells):
SearchFromProcRadius: 24
# How far away from last harvest order location to find more resources (in cells):
SearchFromOrderRadius: 12
Health:
HP: 600
Armor:

View File

@@ -228,6 +228,10 @@ HARV:
Capacity: 20
Resources: Ore,Gems
UnloadTicksPerBale: 1
# How far away from our linked proc (refinery) to find resources (in cells):
SearchFromProcRadius: 24
# How far away from last harvest order location to find more resources (in cells):
SearchFromOrderRadius: 12
Health:
HP: 600
Armor: