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

22 lines
458 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>Atrium</Specific>
<Civ>Romans</Civ>
<History>The early Atrium initially included one big room with a fireplace in the middle. A garden by the house was later included under Hellenistic influence.</History>
</Id>
</Traits>
<Actor>structures/romans/house.xml</Actor>
</Entity>