mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-25 20:31:58 +00:00
New Persian Civ Centre
This was SVN commit r10611.
This commit is contained in:
@@ -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>
|
||||
@@ -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>
|
||||
|
||||
@@ -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.
Reference in New Issue
Block a user