0ad/binaries/data/mods/public/entities/structures/celt_wall_gate.xml
2008-09-18 04:38:42 +00:00

22 lines
349 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>