1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/pers_mill.xml
Matei 6578c2c05c Added the new entities.
This was SVN commit r3251.
2005-12-15 22:58:31 +00:00

22 lines
578 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_economic_mill"
>
<Traits>
<Id>
<Specific>Asiyah</Specific>
<Civ>Persians</Civ>
<History>The Persian kings kept the huge annual tribute received by their subject nations in specific buildings in Persepolis and Susa. In the provinces, the satraps were responsible for the establishment of similar foundations, where local taxes and public funds were kept.</History>
</Id>
</Traits>
<Actor>structures/persians/mill.xml</Actor>
</Entity>