1
0
forked from 0ad/0ad

Resized the carthaginian trade ship. Tweaked its texture color. Added cargo prop.

This was SVN commit r9966.
This commit is contained in:
Michael D. Hafer 2011-08-05 04:43:54 +00:00
parent fc5c998dc6
commit 52eabed63d
7 changed files with 21 additions and 8 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>props/kart_merchant_ship_cargo.dae</mesh>
<texture>structural/kart_struct.dds</texture>
</variant>
</group>
</actor>

View File

@ -6,8 +6,8 @@
<variant>
<mesh>structural/kart_merchant_ship.dae</mesh>
<props>
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
<prop actor="props/structures/carthaginians/merchant_ship_sail.xml" attachpoint="root"/>
<prop actor="props/structures/carthaginians/merchantship_cargo.xml" attachpoint="root"/>
</props>
<texture>structural/kart_merchant_ship.png</texture>
</variant>

Binary file not shown.