1
0
forked from 0ad/0ad
0ad/binaries/data/mods/internal/entities/structures/cart_fortress.xml

31 lines
963 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>
<Footprint>
<Width>24.0</Width>
<Depth>27.0</Depth>
<Height>8.0</Height>
</Footprint>
</Traits>
<Actions>
<Create>
<List>
<Train>
<Super_Cavalry />
<Hero_Hannibal />
<Hero_Hamilcar />
<Hero_Maharbal />
</Train>
<Research>
</Research>
</List>
</Create>
</Actions>
<Actor>structures/carthaginians/fortress.xml</Actor>
</Entity>