mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-08 06:46:42 +00:00
Siege wagons for the packed versions of the siege weapons
This was SVN commit r3168.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant>
|
||||
<mesh>props/hele_sr_p.pmd</mesh>
|
||||
<texture>structural/hele_siege.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant>
|
||||
<mesh>props/hele_sp_p.pmd</mesh>
|
||||
<texture>structural/hele_siege.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant>
|
||||
<mesh>structural/hele_sr_p.pmd</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/weapons/hele_siege_rock.xml" attachpoint="siege"/>
|
||||
</props>
|
||||
<texture>structural/hele_wagon.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant>
|
||||
<mesh>structural/hele_sp_p.pmd</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/weapons/hele_siege_spear.xml" attachpoint="siege"/>
|
||||
</props>
|
||||
<texture>structural/hele_wagon.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user