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

12 lines
398 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_outpost">
<Identity>
<Civ>celt</Civ>
<SpecificName>Celtic Outpost</SpecificName>
<History>*I could not find any evidence of a celtic tower, but I'm giving them one for gameplay reasons.*</History>
</Identity>
<VisualActor>
<Actor>structures/celts/outpost.xml</Actor>
</VisualActor>
</Entity>