0ad/binaries/data/mods/public/simulation/templates/structures/spart_temple.xml

20 lines
637 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Footprint>
<Square width="19.0" depth="31.5"/>
<Height>12.0</Height>
</Footprint>
<Identity>
<Civ>spart</Civ>
2012-05-12 03:09:26 +02:00
<SpecificName>Asklepeion</SpecificName>
<History>An asclepeion (or asklepieion) was a healing temple, sacred to the god Asclepius.</History>
</Identity>
<Obstruction>
<Static width="17.5" depth="30.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/spartans/temple.xml</Actor>
<FoundationActor>props/special/eyecandy/greek_temple_unfinished.xml</FoundationActor>
</VisualActor>
</Entity>