1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/kart_ho.xml
Ykkrosh 75b291931d Actor reorganisation
This was SVN commit r2763.
2005-09-23 03:54:51 +00:00

15 lines
713 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_norm_civic_ho">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="Báyit"
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 (two-storied would be sufficient)."
/>
</Traits>
<Actor>structures/carthaginians/house.xml</Actor>
</Entity>