1
0
forked from 0ad/0ad

Champion fix for this unit.

This was SVN commit r9711.
This commit is contained in:
Michael D. Hafer 2011-06-28 04:42:02 +00:00
parent 7f79dcd379
commit f0c2c15d3f
2 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_super_infantry">
<Entity parent="template_unit_champion_infantry_swordsman">
<Identity>
<Civ>hele</Civ>
<SpecificName>Spartiate with Xiphos</SpecificName>
<History>The Spartans had a very peculiar form of government which enabled them to be professional soldiers. It not only enabled them, but actually forced them to be superior soldiers as a small group of Spartans had to dominate an enormous number of subjects and unwilling allies. The Spartan army was superior in Hellas, and in the rest of the known world. No other army was so well trained, and had such excellent equipment. They believed that traditional training was the key to success, and for centuries they were correct, as they never lost a battle in spite of their small numbers. Ironically enough, this concept ended the Spartan supremacy, as the Spartan phalanx could not resist the new sloped Theban phalanx and the invading integrated Macedonian forces. The end of the Spartan power marked the end of the domination of the phalanx.</History>
</Identity>
<VisualActor>
<Actor>temp/hele_su1_sword.xml</Actor>
<Actor>temp/hele_champion_1_sword.xml</Actor>
</VisualActor>
</Entity>