1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/pers_house.xml

22 lines
466 B
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_civic_house"
>
<Traits>
<Id>
<Specific>Pairidaeza</Specific>
<Civ>Persians</Civ>
<History>Apart from the Great King and his close relatives, the satraps resided in splendid spacious residences, which included palaces, pavilions and gardens.</History>
</Id>
</Traits>
<Actor>structures/persians/house.xml</Actor>
</Entity>