0ad/binaries/data/mods/public/entities/structures/hele_dock.xml
2008-12-23 18:14:36 +00:00

27 lines
856 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_military_dock">
<Actor>structures/hellenes/dock.xml</Actor>
<Traits>
<Id>
<Specific>Limenos</Specific>
<Civ>Hellenes</Civ>
<History>Greece is a sea country, which is why some of the greatest Hellenic and Hellenistic cities like Ephesus, Corinth, Alexandria and Antioch were built by the sea. It should also be noted that all colonies during the Great Colonisation were thriving port centres, which traded with the local population.</History>
</Id>
</Traits>
<Actions>
<Create>
<List>
<Train>
<Ship_Bireme />
<Ship_Trireme />
<Ship_Merchant />
</Train>
<Research>
<Hele_Spearman_Armour_1 />
<Hele_Spearman_Speed_1 />
</Research>
</List>
</Create>
</Actions>
</Entity>