0ad/binaries/data/mods/public/simulation/templates/structures/gaul_house.xml
Mythos_Ruler ba5b572ccc Iberian walls for Caspian Sea skirmish map.
Rubble for these houses.

This was SVN commit r14066.
2013-11-02 16:54:15 +00:00

24 lines
720 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_house">
<Footprint replace="">
<Square width="12.5" depth="12.5"/>
<Height>5.0</Height>
</Footprint>
<Identity>
<Civ>gaul</Civ>
<SpecificName>Annedd</SpecificName>
<History>Celts generally lived in round stone or wattle and daub walled structures with thatched roof.</History>
</Identity>
<Obstruction>
<Static width="12.0" depth="12.0"/>
</Obstruction>
<TerritoryInfluence>
<Radius>16</Radius>
<Weight>65536</Weight>
</TerritoryInfluence>
<VisualActor>
<Actor>structures/gauls/house.xml</Actor>
<FoundationActor>structures/fndn_2x2.xml</FoundationActor>
</VisualActor>
</Entity>