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

15 lines
608 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_norm_economic_tc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="Mercado"
history="The trade centres or marketplaces of the Iberians may have in fact been no more than folks gathering about in a plaza during certain days of the week or month in order to exchange goods. As a game construct we show a modest building where trading and purchasing goods for sale may take place."
/>
</Traits>
<Actor>structures/iberians/market.xml</Actor>
</Entity>