1
0
forked from 0ad/0ad

This was SVN commit r8084.

This commit is contained in:
Michael D. Hafer 2010-09-06 00:11:44 +00:00
parent c6159c98dd
commit 71ba55c3ba
12 changed files with 6 additions and 57 deletions

View File

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<group>
<variant frequency="1" name="road_temperate_long">
<mesh>props/special/road_long.dae</mesh>
<texture>props/road_temperate_straight_long.dds</texture>
</variant>
<variant frequency="1" name="road_temperate_short">
<mesh>props/special/road_short.dae</mesh>
<texture>props/road_temperate_straight_short.dds</texture>
</variant>
<variant frequency="1" name="road_temperate_intersect_X">
<mesh>props/special/road_intersect.dae</mesh>
<texture>props/road_temperate_intersect_X.dds</texture>
</variant>
<variant frequency="1" name="road_temperate_intersect_T">
<mesh>props/special/road_intersect.dae</mesh>
<texture>props/road_temperate_intersect_T.dds</texture>
</variant>
<variant frequency="1" name="road_temperate_corner">
<mesh>props/special/road_intersect.dae</mesh>
<texture>props/road_temperate_corner.dds</texture>
</variant>
<variant frequency="1" name="road_temperate_curve_small">
<mesh>props/special/road_intersect.dae</mesh>
<texture>props/road_temperate_curve_small.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.