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

22 lines
634 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_military_barracks"
>
<Traits>
<Id>
<Specific>Cuartel</Specific>
<Civ>Iberians</Civ>
<History>To the best of our knowledge, the Iberians did not have standing armies in the sense that we know of them elsewhere or of today, it is doubtful that they had specific structures designated as military centres; however as a game construct we show a modest structure wherein military related activities take place.</History>
</Id>
</Traits>
<Actor>structures/iberians/barracks.xml</Actor>
</Entity>