mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 19:05:36 +00:00
Persian wall tower prop
This was SVN commit r10677.
This commit is contained in:
@@ -1,19 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<variant frequency="100" name="walltower">
|
||||
<mesh>structural/pers_wall_tower.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/structures/persians/wall_tower.xml" attachpoint="root"/>
|
||||
<prop actor=""/>
|
||||
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="loaded-projectile"/>
|
||||
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
|
||||
</props>
|
||||
<texture>structural/pers_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant 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>
|
||||
|
||||
</actor>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user