1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/rome_pc.xml
Ykkrosh 75b291931d Actor reorganisation
This was SVN commit r2763.
2005-09-23 03:54:51 +00:00

15 lines
618 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_norm_military_pc">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="Portus"
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."
/>
</Traits>
<Actor>structures/romans/dock.xml</Actor>
</Entity>