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

22 lines
530 B
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_military_dock"
>
<Traits>
<Id>
<Specific>Namel</Specific>
<Civ>Carthaginians</Civ>
<History>The structure is based upon the centre ?island? of skidways and sheds (including shops and admiral?s headquarters) of the inner harbour constructed to house the war fleet of the Carthaginian navy at Carthage.</History>
</Id>
</Traits>
<Actor>structures/carthaginians/dock.xml</Actor>
</Entity>