0ad/binaries/data/mods/internal/entities/structures/cart_house.xml

17 lines
764 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_civic_house">
<Traits>
<Id>
<Specific>Bayit</Specific>
<Civ>Carthaginians</Civ>
<History>Housing was generally built of adobe or sandstone then plastered with stucco. Flat roofs predominate, few windows, arched doorways in evidence, kind of a blend of Achaemenian and Mediterranean styles with some tiled roofs. In the biggest cities, especially Carthage and such as Utica, housing was in flat-roofed structures rising as high as 6 and 7 stories.</History>
</Id>
<Footprint>
<Width>13.0</Width>
<Depth>13.0</Depth>
<Height>5.0</Height>
</Footprint>
</Traits>
<Actor>structures/carthaginians/house.xml</Actor>
</Entity>