made silos more flexible for d2k mod
This commit is contained in:
committed by
Chris Forbes
parent
bda4bfa4f3
commit
85678de9f0
@@ -22,5 +22,4 @@
|
||||
# put TilesetBuilder.Export into OpenRA.Utility to call the functions directly when extracting game-files (instead of opening a GUI)
|
||||
# group number metrics are off
|
||||
# building offsets wrong (worst for towers)
|
||||
# spice blooms should explode and create new spice field instead of growing spice
|
||||
# completely full spice silo looks like the empty one
|
||||
# spice blooms should explode and create new spice field instead of growing spice
|
||||
@@ -197,7 +197,7 @@
|
||||
Name: Silo
|
||||
Description: Stores excess harvested Spice
|
||||
Building:
|
||||
Power: -10
|
||||
Power: 0
|
||||
-GivesBuildableArea:
|
||||
Health:
|
||||
HP: 300
|
||||
@@ -207,6 +207,7 @@
|
||||
Range: 4
|
||||
-RenderBuilding:
|
||||
RenderBuildingSilo:
|
||||
FillSteps: 39
|
||||
StoresOre:
|
||||
PipColor: Green
|
||||
PipCount: 5
|
||||
|
||||
Reference in New Issue
Block a user