1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/celt_barracks.xml

22 lines
697 B
XML
Raw Normal View History

<?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>