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

20 lines
593 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>The Roman pantheon consisted of Latinized Etruscan and Hellenic deities. Cheif among them were Jupiter, king of the gods, Minerva, goddess of wisdom, and Mars, the Roman god of war.</History>
</Id>
<Footprint>
<Width>17.0</Width>
<Depth>30.0</Depth>
<Height>15.0</Height>
</Footprint>
</Traits>
<Actor>structures/romans/temple_new.xml</Actor>
</Entity>