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

22 lines
489 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_military_barracks"
>
<Traits>
<Id>
<Specific>Apadana</Specific>
<Civ>Persians</Civ>
<History>The vassal and subject peoples sent representatives to deliver annual tribute to the Great King in Persepolis; the King accepted them in the Apadana ('Audience Hall').</History>
</Id>
</Traits>
<Actor>structures/persians/barracks.xml</Actor>
</Entity>