0ad/binaries/data/mods/public/simulation/templates/structures/sele_temple.xml
2015-01-01 16:28:32 +00:00

20 lines
555 B
XML

<?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>sele</Civ>
<SpecificName>NaĆ³s</SpecificName>
<History>.</History>
</Identity>
<Obstruction>
<Static width="17.5" depth="30.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/seleucids/temple.xml</Actor>
<FoundationActor>props/special/eyecandy/greek_temple_unfinished.xml</FoundationActor>
</VisualActor>
</Entity>