Extract StoresResources from Harvester

This commit is contained in:
Gustas
2023-03-22 22:31:05 +02:00
committed by Matthias Mailänder
parent 60a446123b
commit d427072cc9
20 changed files with 277 additions and 100 deletions

View File

@@ -593,7 +593,7 @@ NAWAST:
Type: UnloadWeed
DockAngle: 640
DockOffset: 724,724,0
StoresResources:
StoresPlayerResources:
Capacity: 56
Power:
Amount: -40

View File

@@ -352,13 +352,15 @@ WEED:
Description: Collects veins for processing.\n Unarmed
Harvester:
Type: UnloadWeed
Capacity: 7
Resources: Veins
BaleUnloadDelay: 20
BaleLoadDelay: 40
SearchFromProcRadius: 72
SearchFromHarvesterRadius: 36
HarvestVoice: Attack
StoresResources:
Capacity: 7
Resources: Veins
DockClientManager:
Voice: Move
Mobile:
@@ -381,7 +383,7 @@ WEED:
WithVoxelUnloadBody:
-DamagedByTerrain@VEINS:
-LeavesTrails@VEINS:
WithHarvesterPipsDecoration:
WithStoresResourcesPipsDecoration:
Position: BottomLeft
RequiresSelection: true
Margin: 5, 2

View File

@@ -125,7 +125,7 @@ PROC:
Type: Unload
DockAngle: 640
DockOffset: 362,362,0
StoresResources:
StoresPlayerResources:
Capacity: 2000
CustomSellValue:
Value: 600
@@ -211,7 +211,7 @@ GASILO:
RequiresCondition: !build-incomplete
Sequence: idle-lights-bright
Palette: bright
StoresResources:
StoresPlayerResources:
Capacity: 1500
Power:
Amount: -10

View File

@@ -59,7 +59,6 @@ HARV:
Bounds: 1086, 2172
DecorationBounds: 1086, 2172
Harvester:
Capacity: 28
Resources: Tiberium, BlueTiberium
BaleLoadDelay: 15
BaleUnloadDelay: 15
@@ -68,6 +67,9 @@ HARV:
SearchFromHarvesterRadius: 18
HarvestVoice: Attack
EmptyCondition: no-tiberium
StoresResources:
Capacity: 28
Resources: Tiberium, BlueTiberium
DockClientManager:
Voice: Move
Mobile:
@@ -100,7 +102,7 @@ HARV:
nod: harv.nod
-DamagedByTerrain@VEINS:
-LeavesTrails@VEINS:
WithHarvesterPipsDecoration:
WithStoresResourcesPipsDecoration:
Position: BottomLeft
RequiresSelection: true
Margin: 5, 2