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

22 lines
605 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_military_dock"
>
<Traits>
<Id>
<Specific>Portus</Specific>
<Civ>Romans</Civ>
<History>Being an inland city, Rome was still connected to the port of Ostia through means of the Tiber. Merchant ships from all over the Mediterranean arrived at Ostia, bringing all kinds of luxurious goods. The construction of a reliable harbour was planned by Julius Caesar and carried out by Claudius.</History>
</Id>
</Traits>
<Actor>structures/romans/dock.xml</Actor>
</Entity>