CNC: added atwr

This commit is contained in:
Chris Forbes
2010-03-08 20:39:24 +13:00
parent d557fd0a36
commit c3af7b7122
2 changed files with 30 additions and 4 deletions

View File

@@ -170,4 +170,10 @@
<sequence name="critical-idle" start="2" length="1" />
<sequence name="make" start="0" length="20" src="gtwrmake" />
</unit>
<unit name="atwr">
<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="14" src="atwrmake" />
</unit>
</sequences>