1
0
forked from 0ad/0ad

New Persian Civ Centre

This was SVN commit r10611.
This commit is contained in:
Pureon 2011-11-27 01:26:01 +00:00
parent 301854702c
commit 91965928d3
6 changed files with 25 additions and 12 deletions

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="props_a">
<mesh>props/pers_civic_props_a.dae</mesh>
<texture>structural/pers_struct.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -4,16 +4,8 @@
<castshadow/>
<group>
<variant frequency="1" name="props_a">
<mesh>props/pers_cc_props_a.dae</mesh>
</variant>
<variant frequency="1" name="props_b">
<mesh>props/pers_cc_props_b.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="texture">
<mesh>props/pers_civic_props_b.dae</mesh>
<texture>structural/pers_struct.dds</texture>
</variant>
</group>

View File

@ -5,11 +5,11 @@
<variant frequency="100" name="Base">
<mesh>structural/pers_civic.dae</mesh>
<props>
<prop actor="props/structures/persians/civil_centre_a.xml" attachpoint="root"/>
<prop actor="props/structures/persians/civil_centre_b.xml" attachpoint="root"/>
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
</props>
<texture>structural/pers_struct.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.