tent works, gun is a bit broken

This commit is contained in:
Chris Forbes
2009-10-09 23:34:20 +13:00
parent a08bcd9a17
commit 9f0600efe4
3 changed files with 13 additions and 3 deletions

View File

@@ -72,6 +72,14 @@
<sequence name="make" start="0" length="*" src="barrmake" />
</unit>
<!-- allied barracks -->
<unit name="tent">
<sequence name="idle" start="0" length="10"/>
<sequence name="damaged-idle" start="10" length="10"/>
<sequence name="make" start="0" length="*" src="tentmake" />
</unit>
<!-- radar dome -->
<unit name="dome">