1
0
forked from 0ad/0ad

Adding garrisoned prop point to Persian barracks

This was SVN commit r10718.
This commit is contained in:
Pureon 2011-12-11 19:38:30 +00:00
parent e9153d0a66
commit f739935e29
2 changed files with 10 additions and 2 deletions

View File

@ -19,6 +19,14 @@
<texture>structural/pers_struct.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="garrisoned">
<props>
<prop actor="props/special/common/waypoint_flag_0ad.xml" attachpoint="garrisoned"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>

Binary file not shown.