0ad/binaries/data/mods/internal/entities/structures/rome_temple.xml

25 lines
441 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_civic_temple">
<Traits>
<Id>
<Specific>Nosocomium</Specific>
<Civ>Romans</Civ>
<History>(Insert History)</History>
</Id>
<Footprint>
<Width>12.0</Width>
<Depth>20.0</Depth>
<Height>10.0</Height>
</Footprint>
</Traits>
<Actor>structures/romans/temple_new.xml</Actor>
</Entity>