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
|
Facing: 96
|
||||||
ProductionBar:
|
ProductionBar:
|
||||||
-Sellable:
|
-Sellable:
|
||||||
|
DeadBuildingState:
|
||||||
|
|
||||||
PROC:
|
PROC:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
@@ -990,6 +991,7 @@ PROC:
|
|||||||
Percentage: 50
|
Percentage: 50
|
||||||
Minimum: 500
|
Minimum: 500
|
||||||
SoundToVictim: credit1.aud
|
SoundToVictim: credit1.aud
|
||||||
|
DeadBuildingState:
|
||||||
|
|
||||||
SILO:
|
SILO:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
@@ -1134,6 +1136,7 @@ POWR:
|
|||||||
Range: 4
|
Range: 4
|
||||||
Bib:
|
Bib:
|
||||||
IronCurtainable:
|
IronCurtainable:
|
||||||
|
DeadBuildingState:
|
||||||
|
|
||||||
APWR:
|
APWR:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
@@ -1162,6 +1165,7 @@ APWR:
|
|||||||
Range: 4
|
Range: 4
|
||||||
Bib:
|
Bib:
|
||||||
IronCurtainable:
|
IronCurtainable:
|
||||||
|
DeadBuildingState:
|
||||||
|
|
||||||
STEK:
|
STEK:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
|
|||||||
@@ -50,6 +50,8 @@ fact:
|
|||||||
damaged-build:
|
damaged-build:
|
||||||
Start: 27
|
Start: 27
|
||||||
Length: 25
|
Length: 25
|
||||||
|
dead: factdead
|
||||||
|
Start: 0
|
||||||
|
|
||||||
proc:
|
proc:
|
||||||
idle:
|
idle:
|
||||||
@@ -59,6 +61,8 @@ proc:
|
|||||||
make: procmake
|
make: procmake
|
||||||
Start: 0
|
Start: 0
|
||||||
Length: *
|
Length: *
|
||||||
|
dead: procdead
|
||||||
|
Start: 0
|
||||||
|
|
||||||
silo:
|
silo:
|
||||||
idle: silo2
|
idle: silo2
|
||||||
@@ -79,6 +83,8 @@ powr:
|
|||||||
make: powrmake
|
make: powrmake
|
||||||
Start: 0
|
Start: 0
|
||||||
Length: *
|
Length: *
|
||||||
|
dead: powrdead
|
||||||
|
Start: 0
|
||||||
|
|
||||||
apwr:
|
apwr:
|
||||||
idle:
|
idle:
|
||||||
@@ -88,6 +94,8 @@ apwr:
|
|||||||
make: apwrmake
|
make: apwrmake
|
||||||
Start: 0
|
Start: 0
|
||||||
Length: *
|
Length: *
|
||||||
|
dead: apwrdead
|
||||||
|
Start: 0
|
||||||
|
|
||||||
barr:
|
barr:
|
||||||
idle:
|
idle:
|
||||||
|
|||||||
Reference in New Issue
Block a user