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

22 lines
457 B
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_economic_farmstead"
>
<Traits>
<Id>
<Specific>Sitobolion</Specific>
<Civ>Hellenes</Civ>
<History>Grain wasn't plentiful in Hellas, which is why it was carefully stored in granaries, some of it being reserved for times of siege.</History>
</Id>
</Traits>
<Actor>structures/hellenes/farmstead.xml</Actor>
</Entity>