0ad/binaries/data/mods/public/entities/structures/celt_wall_gate.xml
2008-12-28 04:33:45 +00:00

12 lines
326 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_defense_wall_gate">
<Traits>
<Id>
<Specific>(Insert name here)</Specific>
<Civ>Celts</Civ>
<History>(Insert History Here)</History>
</Id>
</Traits>
<Actor>structures/celts/wall_gate.xml</Actor>
</Entity>