0ad/binaries/data/mods/public/entities/structures/hele_mill.xml
2008-09-18 04:38:42 +00:00

35 lines
580 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_economic_mill"
>
<Traits>
<Id>
<Specific>Anakeion</Specific>
<Civ>Hellenes</Civ>
<History>Resources and building materials were kept in warehouses.</History>
</Id>
</Traits>
<Actor>structures/hellenes/mill.xml</Actor>
<Actions>
<Create>
<List>
<Research>
<Hele_Stone_1 />
<Hele_Wedge_And_Mallet />
<Hele_Helots />
<Hele_Slaves />
</Research>
</List>
</Create>
</Actions>
</Entity>