0ad/binaries/data/mods/public/simulation/templates/structures/gaul_outpost.xml
Mythos_Ruler f4e4247f06 Fixed Gallic Outpost name. Fixes #2167.
Fix Ptol civ center footprint.

This was SVN commit r13954.
2013-10-06 06:53:32 +00:00

12 lines
398 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_outpost">
<Identity>
<Civ>gaul</Civ>
<SpecificName>Gallic 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>