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

22 lines
513 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_economic_farmstead"
>
<Traits>
<Id>
<Specific>Villa</Specific>
<Civ>Romans</Civ>
<History>As Rome grew more and more affluent, many of the rich senators built lavish villas throughout Italy. Most of them emulated earlier Hellenistic examples; remains can be seen even today at Pompeii.</History>
</Id>
</Traits>
<Actor>structures/romans/farmstead.xml</Actor>
</Entity>