added building husks for RA
refinery, construction yard and power-plants made by Harisson
This commit is contained in:
BIN
mods/ra/bits/apwrdead.shp
Normal file
BIN
mods/ra/bits/apwrdead.shp
Normal file
Binary file not shown.
BIN
mods/ra/bits/factdead.shp
Normal file
BIN
mods/ra/bits/factdead.shp
Normal file
Binary file not shown.
BIN
mods/ra/bits/powrdead.shp
Normal file
BIN
mods/ra/bits/powrdead.shp
Normal file
Binary file not shown.
BIN
mods/ra/bits/procdead.shp
Normal file
BIN
mods/ra/bits/procdead.shp
Normal file
Binary file not shown.
@@ -948,6 +948,7 @@ FACT:
|
||||
Facing: 96
|
||||
ProductionBar:
|
||||
-Sellable:
|
||||
DeadBuildingState:
|
||||
|
||||
PROC:
|
||||
Inherits: ^Building
|
||||
@@ -990,6 +991,7 @@ PROC:
|
||||
Percentage: 50
|
||||
Minimum: 500
|
||||
SoundToVictim: credit1.aud
|
||||
DeadBuildingState:
|
||||
|
||||
SILO:
|
||||
Inherits: ^Building
|
||||
@@ -1134,6 +1136,7 @@ POWR:
|
||||
Range: 4
|
||||
Bib:
|
||||
IronCurtainable:
|
||||
DeadBuildingState:
|
||||
|
||||
APWR:
|
||||
Inherits: ^Building
|
||||
@@ -1162,6 +1165,7 @@ APWR:
|
||||
Range: 4
|
||||
Bib:
|
||||
IronCurtainable:
|
||||
DeadBuildingState:
|
||||
|
||||
STEK:
|
||||
Inherits: ^Building
|
||||
|
||||
@@ -50,6 +50,8 @@ fact:
|
||||
damaged-build:
|
||||
Start: 27
|
||||
Length: 25
|
||||
dead: factdead
|
||||
Start: 0
|
||||
|
||||
proc:
|
||||
idle:
|
||||
@@ -59,6 +61,8 @@ proc:
|
||||
make: procmake
|
||||
Start: 0
|
||||
Length: *
|
||||
dead: procdead
|
||||
Start: 0
|
||||
|
||||
silo:
|
||||
idle: silo2
|
||||
@@ -79,6 +83,8 @@ powr:
|
||||
make: powrmake
|
||||
Start: 0
|
||||
Length: *
|
||||
dead: powrdead
|
||||
Start: 0
|
||||
|
||||
apwr:
|
||||
idle:
|
||||
@@ -88,6 +94,8 @@ apwr:
|
||||
make: apwrmake
|
||||
Start: 0
|
||||
Length: *
|
||||
dead: apwrdead
|
||||
Start: 0
|
||||
|
||||
barr:
|
||||
idle:
|
||||
|
||||
Reference in New Issue
Block a user