1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/celt_wc.xml
Wijitmaker 9f7de4bd3a Celt wall entities
This was SVN commit r3073.
2005-11-01 04:43:35 +00:00

15 lines
774 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_norm_civic_wc">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="Gwarchglawdd"
history="The Romans called this wall 'Murus Gallicus'. Translated, it means 'Gaulish wall'. It was extremely resistant to assault by battering ram. Julius Caesar described a type of wood and stone wall, known as a Murus Gallicus, in his account of the Gallic Wars. These walls were made of a stone wall filled with rubble, with wooden logs inside for stability. Caesar noted how the flexibility of the wood added to the strength of the fort in case of battering ram attack."
/>
</Traits>
<Actor>structures/celts/wall.xml</Actor>
</Entity>