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

20 lines
643 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_military_fortress"
>
<Traits>
<Id>
<Specific>Mecudah</Specific>
<Civ>Carthaginians</Civ>
<History>The Carthaginians built a number of rather 'monolithic' blockhouse forts sited at critical locations in North Africa, sometimes also in conjunction with long lengths of wall intended to keep the wilder people of the desert to the south from freely ranging into the ?civilised? territories under their direct control.</History>
</Id>
</Traits>
<Actor>structures/carthaginians/fortress.xml</Actor>
</Entity>