Add a basic wall definition

This commit is contained in:
pchote
2010-02-26 21:14:19 +13:00
parent ab9ab13bad
commit 20c144518c
2 changed files with 24 additions and 0 deletions

View File

@@ -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>