1
0
forked from 0ad/0ad

Tweaked Market.

This was SVN commit r11022.
This commit is contained in:
Michael D. Hafer 2012-02-04 23:01:42 +00:00
parent d739995d78
commit 6a0cb66af0
5 changed files with 16 additions and 16 deletions

View File

@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>structural/rome_tc.dae</mesh>
<variant frequency="100" name="roman market">
<mesh>structural/rome_market_struct1.dae</mesh>
<props>
<prop actor="props/structures/romans/market.xml" attachpoint="props_main"/>
<prop actor="props/structures/romans/market_nature.xml" attachpoint="root"/>
<prop actor="props/structures/romans/market_struct2.xml" attachpoint="root"/>
<prop actor="props/structures/romans/market_struct1_trans.xml" attachpoint="root"/>
</props>
<texture>structural/rome_struct_1.dds</texture>
<texture>structural/rome_struct.png</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

Binary file not shown.