mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-25 05:32:53 +00:00
#New Carthaginian Houses.
This was SVN commit r6781.
This commit is contained in:
@@ -4,10 +4,20 @@
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<mesh>props/kart_ho_b.pmd</mesh>
|
||||
<texture>props/kart_prop_a.dds</texture>
|
||||
<variant frequency="1" name="house_B_props_1">
|
||||
<mesh>props/kart_house_b_1.dae</mesh>
|
||||
</variant>
|
||||
<variant frequency="1" name="house_B_props_2">
|
||||
<mesh>props/kart_house_b_2.dae</mesh>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant>
|
||||
<texture>structural/kart_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
||||
@@ -4,10 +4,17 @@
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<mesh>props/kart_ho_c.pmd</mesh>
|
||||
<texture>props/kart_prop_a.dds</texture>
|
||||
<variant frequency="1" name="house_C_props_1">
|
||||
<mesh>props/kart_house_c_1.dae</mesh>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant>
|
||||
<texture>structural/kart_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
||||
@@ -9,21 +9,25 @@
|
||||
<props>
|
||||
<prop actor="props/structures/carthaginians/house_a.xml" attachpoint="root"/>
|
||||
</props>
|
||||
<texture>structural/kart_struct.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="10" name="House B">
|
||||
<mesh>structural/kart_ho_b.pmd</mesh>
|
||||
<mesh>structural/kart_house_b.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/structures/carthaginians/house_b.xml" attachpoint="props_main"/>
|
||||
<prop actor="props/structures/carthaginians/house_b.xml" attachpoint="root"/>
|
||||
</props>
|
||||
<texture>structural/kart_struct_1.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="10" name="House C">
|
||||
<mesh>structural/kart_ho_c.pmd</mesh>
|
||||
<mesh>structural/kart_house_c.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/structures/carthaginians/house_c.xml" attachpoint="props_main"/>
|
||||
<prop actor="props/structures/carthaginians/house_c.xml" attachpoint="root"/>
|
||||
<prop attachpoint=""/>
|
||||
</props>
|
||||
<texture>structural/kart_struct_1.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant>
|
||||
<texture>structural/kart_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
|
||||
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