Add a basic wall definition
This commit is contained in:
@@ -2494,3 +2494,22 @@ MEDI:
|
||||
TakeCover:
|
||||
-AutoTarget:
|
||||
|
||||
BRIK:
|
||||
Inherits: ^Building
|
||||
Buildable:
|
||||
TechLevel: 8
|
||||
Prerequisites: fact
|
||||
Owner: soviet
|
||||
Cost: 100
|
||||
Description: Concrete Wall
|
||||
LongDesc: Its a wall.
|
||||
Building:
|
||||
Power: 0
|
||||
Footprint: x
|
||||
Dimensions: 1,1
|
||||
Capturable: false
|
||||
Bib: no
|
||||
HP: 1
|
||||
Armor: none
|
||||
Crewed: no
|
||||
Sight: 0
|
||||
|
||||
@@ -859,4 +859,9 @@
|
||||
<unit name="badr">
|
||||
<sequence name="idle" start="0" facings="16" />
|
||||
</unit>
|
||||
<unit name="brik">
|
||||
<sequence name="idle" start="15" />
|
||||
<sequence name="damaged-idle" start="31" />
|
||||
<sequence name="make" start="0" length="1" />
|
||||
</unit>
|
||||
</sequences>
|
||||
Reference in New Issue
Block a user