1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/hele_theatron.xml

14 lines
337 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Identity>
<SpecificName>Theatron</SpecificName>
</Identity>
<VisualActor>
<Actor>structures/hellenes/special_theatre.xml</Actor>
</VisualActor>
<Footprint>
<Circle radius="26.0"/>
<Height>8.0</Height>
</Footprint>
</Entity>