Carthaginian farmstead remake

This was SVN commit r14546.
This commit is contained in:
Johnathan Good 2014-01-08 15:19:35 +00:00
parent 9229cea9cc
commit 774d56af7e
4 changed files with 12 additions and 9 deletions

View File

@ -3,16 +3,13 @@
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>structural/kart_farmstead.dae</mesh>
<mesh>structural/kart_farmstead_2.dae</mesh>
<props>
<prop actor="props/structures/carthaginians/farmstead.xml" attachpoint="root"/>
<prop actor="props/structures/carthaginians/farmstead_horse.xml" attachpoint="root"/>
<prop actor="props/structures/carthaginians/farmstead_cart.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_small.xml" attachpoint="root"/>
</props>
<textures>
<texture file="structural/kart_struct.dds" name="baseTex"/>
<texture file="structural/ao/kart_farmstead.png" name="aoTex"/>
<texture file="structural/ao/kart_farmstead_2.png" name="aoTex"/>
<texture file="structural/kart_struct_norm.png" name="normTex"/>
<texture file="structural/kart_struct_spec.png" name="specTex"/>
</textures>

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_economic_farmstead">
<Footprint>
<Square width="15.0" depth="15.0"/>
<Height>5.0</Height>
<Square width="16.5" depth="16.5"/>
<Height>6.0</Height>
</Footprint>
<Identity>
<Civ>cart</Civ>
@ -10,7 +10,7 @@
<History>Although there must have been many small farms as well, when the Carthaginians expanded into the hinterland, most farms and orchardist establishments were created by the wealthy segment of society that became known as the landowners, and the resulting estates were mostly worked by ?almost enslaved? Liby-Phoenicians, Numidians, and whomever they could get.</History>
</Identity>
<Obstruction>
<Static width="15.0" depth="15.0"/>
<Static width="16.5" depth="16.5"/>
</Obstruction>
<VisualActor>
<Actor>structures/carthaginians/farmstead.xml</Actor>