This was SVN commit r5379.

This commit is contained in:
Michael D. Hafer 2007-09-27 01:37:02 +00:00
parent f74f2b360c
commit 041af89ea2
4 changed files with 9 additions and 14 deletions

View File

@ -8,13 +8,9 @@
<Id>
<Generic>Cavalry</Generic>
<Classes>Cavalry, Military, Mounted, Organic, CitizenSoldier, Worker
</Classes>
<Classes>Cavalry, Military, Mounted, Organic, CitizenSoldier, Worker</Classes>
</Id>
<Armour>
<Hack>3.0</Hack>
<Pierce>10.0</Pierce>
@ -22,7 +18,7 @@
</Armour>
<Footprint>
<Radius>1.4</Radius>
<Radius>1.2</Radius>
<Height>7.5</Height>
</Footprint>

View File

@ -34,9 +34,6 @@
</Traits>
<Actions>
<Attack>
<Melee>

View File

@ -43,8 +43,6 @@
</Traits>
<Actions>
<Attack>
<Melee>

View File

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super_cavalry"
>
<Entity Parent="template_unit_super_cavalry">
<Traits>
<Id>
@ -16,6 +14,12 @@
<History>Macedonian noblemen made up this elite cavalry unit, which was key to victory for Macedonian kings starting with Philip II, whom increased their number from 600 to several thousand. The Companion Cavalry was also a preferred general stand.</History>
</Id>
<Footprint>
<Radius>1.2</Radius>
<Height>7.5</Height>
</Footprint>
</Traits>
<Actor>units/hellenes/super_unit_4.xml</Actor>