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

22 lines
541 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_economic_mill"
>
<Traits>
<Id>
<Specific>Centro de Recursos</Specific>
<Civ>Iberians</Civ>
<History>There was no such thing as an Iberians resource centre during the time frame although there may have been camps. However as a game construct we show one to serve purpose of supporting lumbering and mining operations.</History>
</Id>
</Traits>
<Actor>structures/iberians/mill.xml</Actor>
</Entity>