1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/hele_tholos.xml
2010-02-05 21:45:31 +00:00

18 lines
397 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Identity>
<SpecificName>Tholos</SpecificName>
<IconCell>24</IconCell>
</Identity>
<Health>
<Max>2200</Max>
</Health>
<VisualActor>
<Actor>structures/hellenes/tholos.xml</Actor>
</VisualActor>
<Footprint>
<Circle radius="10.0"/>
<Height>8.0</Height>
</Footprint>
</Entity>