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

22 lines
613 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_military_dock"
>
<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>
<Actor>structures/hellenes/dock.xml</Actor>
</Entity>