0ad/binaries/data/mods/official/entities/structures/iber_mc.xml
Ykkrosh 75b291931d Actor reorganisation
This was SVN commit r2763.
2005-09-23 03:54:51 +00:00

15 lines
630 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_norm_military_mc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="Cuartel"
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."
/>
</Traits>
<Actor>structures/iberians/barracks.xml</Actor>
</Entity>