CNC: guard tower

This commit is contained in:
Chris Forbes
2010-03-08 00:09:32 +13:00
parent 7c7794eba4
commit b51fc3b62a
3 changed files with 29 additions and 2 deletions

View File

@@ -164,4 +164,10 @@
<sequence name="damaged-recoil" start="96" facings="32" />
<sequence name="make" start="0" length="20" src="gunmake" />
</unit>
<unit name="gtwr">
<sequence name="idle" start="0" length="1" />
<sequence name="damaged-idle" start="1" length="1" />
<sequence name="critical-idle" start="2" length="1" />
<sequence name="make" start="0" length="20" src="gtwrmake" />
</unit>
</sequences>