1
0
forked from 0ad/0ad

Misc. art stuff.

This was SVN commit r8552.
This commit is contained in:
Michael D. Hafer 2010-11-08 00:36:34 +00:00
parent 85fc7cae52
commit 9c53fda749
6 changed files with 54 additions and 62 deletions

View File

@ -1,15 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant frequency="100" name="Base">
<animations/>
<mesh>props/wrld_well_a.pmd</mesh>
<props>
<prop actor="props/temp/eyecandy/well_woodbit.xml" attachpoint="woodbit"/>
</props>
<texture>props/wrld_well_a_1.dds</texture>
</variant>
</group>
</actor>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>props/wrld_well_a.pmd</mesh>
<props>
<prop actor="props/special/eyecandy/well_woodbit.xml" attachpoint="woodbit"/>
</props>
<texture>props/wrld_well_a_1.dds</texture>
</variant>
</group>
</actor>

View File

@ -1,15 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant frequency="100" name="Base">
<animations/>
<mesh>props/wrld_well_b.pmd</mesh>
<props>
<prop actor="props/temp/eyecandy/well_woodbit.xml" attachpoint="woodbit"/>
</props>
<texture>props/wrld_well_b_1.dds</texture>
</variant>
</group>
</actor>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>props/wrld_well_b.pmd</mesh>
<props>
<prop actor="props/special/eyecandy/well_woodbit.xml" attachpoint="woodbit"/>
</props>
<texture>props/wrld_well_b_1.dds</texture>
</variant>
</group>
</actor>

View File

@ -1,15 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant frequency="100" name="Base">
<animations/>
<mesh>props/wrld_well_b.pmd</mesh>
<props>
<prop actor="props/temp/eyecandy/well_woodbit.xml" attachpoint="woodbit"/>
</props>
<texture>props/wrld_well_b_2.dds</texture>
</variant>
</group>
</actor>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>props/wrld_well_b.pmd</mesh>
<props>
<prop actor="props/special/eyecandy/well_woodbit.xml" attachpoint="woodbit"/>
</props>
<texture>props/wrld_well_b_2.dds</texture>
</variant>
</group>
</actor>

View File

@ -1,15 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant frequency="100" name="Base">
<animations/>
<mesh>props/wrld_well_b.pmd</mesh>
<props>
<prop actor="props/temp/eyecandy/well_woodbit.xml" attachpoint="woodbit"/>
</props>
<texture>props/wrld_well_b_3.dds</texture>
</variant>
</group>
</actor>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>props/wrld_well_b.pmd</mesh>
<props>
<prop actor="props/special/eyecandy/well_woodbit.xml" attachpoint="woodbit"/>
</props>
<texture>props/wrld_well_b_3.dds</texture>
</variant>
</group>
</actor>

Binary file not shown.

Binary file not shown.