1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/hele_temple.xml
2010-04-09 18:48:11 +00:00

21 lines
463 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Identity>
<Civ>hele</Civ>
<SpecificName>Anaktoron</SpecificName>
</Identity>
<Cost>
<BuildTime>44</BuildTime>
</Cost>
<Health>
<Max>2200</Max>
</Health>
<VisualActor>
<Actor>structures/hellenes/temple_new.xml</Actor>
</VisualActor>
<Footprint>
<Square width="17.5" depth="30.0"/>
<Height>12.0</Height>
</Footprint>
</Entity>