fixes v2 sequences

This commit is contained in:
Chris Forbes
2009-11-12 00:28:17 +13:00
parent fe9f11b3f7
commit 39a7b01f4a

View File

@@ -259,8 +259,9 @@
<!-- v2 rocket launcher -->
<unit name="v2rl">
<sequence name="idle" start="0" length="32" />
<sequence name="reloading" start="32" length="32" />
<sequence name="aiming" start="64" length="16" />
<sequence name="empty-idle" start="32" length="32" />
<sequence name="aim" start="64" length="8" />
<sequence name="empty-aim" start="72" length="8" />
</unit>
<!-- artillery -->
<unit name="arty">