1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/rome_sb1.xml
2005-12-15 21:55:18 +00:00

22 lines
765 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_special"
>
<Traits>
<Id>
<Specific>Camp</Specific>
<Civ>Romans</Civ>
<History>Sometimes it was a temporary camp built facing the route by which the army is to march, other times a defensive or offensive (for sieges) structure. Within this gate the tents of the first centuries or cohorts are pitched, and the dragons (ensigns of cohorts) and other ensigns planted. The Decumane gate is directly opposite to the Praetorian in the rear of the camp, and through this the soldiers are conducted to the place appointed for punishment or execution.</History>
</Id>
</Traits>
<Actor>structures/romans/camp.xml</Actor>
</Entity>