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

20 lines
616 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_norm_civic_cc">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="Satrapy"
history="Possibly of Median origin, the word 'satrapy' means province. Soon after coming to the throne, Darius the Great carried out a vast administrative reform, dividing the huge empire into 20 satrapies governed by satraps."
/>
</Traits>
<Actions>
<Create
list.unit="isp_b;iar_b;cjv_b;fem"
/>
</Actions>
<Actor>structures/persians/civil_centre.xml</Actor>
</Entity>