1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/celt_barracks.xml
Matei 6578c2c05c Added the new entities.
This was SVN commit r3251.
2005-12-15 22:58:31 +00:00

22 lines
697 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
parent="template_structure_military_fortress"
>
<Traits>
<Id>
<Specific>Gwersyllty</Specific>
<Civ>Celts</Civ>
<History>I could not find any evidence of a central military structure, but I?m giving them one for gameplay reasons. Their training would have been performed in an open area, and on the battle field. They would have been housed in their home. The blacksmith would probably have been a part of the blacksmith?s home. The men were responsible for making or scavengering their own weapons.</History>
</Id>
</Traits>
<Actor>structures/celts/barracks.xml</Actor>
</Entity>