Make walls work

This commit is contained in:
pchote
2010-02-27 01:38:00 +13:00
parent 20c144518c
commit 9652434a3e
5 changed files with 130 additions and 6 deletions

View File

@@ -2499,17 +2499,18 @@ BRIK:
Buildable:
TechLevel: 8
Prerequisites: fact
Owner: soviet
Owner: allies,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
Wall:
RenderBuildingWall:
-RenderBuilding:

View File

@@ -860,8 +860,8 @@
<sequence name="idle" start="0" facings="16" />
</unit>
<unit name="brik">
<sequence name="idle" start="15" />
<sequence name="damaged-idle" start="31" />
<sequence name="idle" start="0" length="16" />
<sequence name="damaged-idle" start="16" length="16" />
<sequence name="make" start="0" length="1" />
</unit>
</sequences>