1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/celt_csp_b.xml
Wijitmaker bde5484e75 Updated the Celt upgrade entities... hope I did it right :p
Also fixed the _u to _e

This was SVN commit r2101.
2005-03-31 08:45:58 +00:00

21 lines
624 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_cavalry_melee_csp">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="Celtaidd Castog"
history="The Celts used large dogs such as mastiffs or wolfhounds in combat, especially against enemy cavalry. The Romans were very impressed with the strength and ferocity of these dogs. Many were brought back to Rome for the gladiator arena or to serve as guard dogs."
/>
<Up
newentity="celt_csp_a"
rank="1"
/>
</Traits>
<Actor>units/celt_csp_b.xml</Actor>
</Entity>