1
0
forked from 0ad/0ad

Fix promotion element in Carthage units templates

This was SVN commit r9804.
This commit is contained in:
fcxSanya 2011-07-11 13:28:47 +00:00
parent 9c3b41644a
commit fe878cedc2
21 changed files with 35 additions and 28 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_cavalry_javelinist_b"> <Entity parent="units/cart_cavalry_javelinist_b">
<Promotion> <Promotion>
<Entity>cart_cavalry_javelinist_e</Entity> <Entity>units/cart_cavalry_javelinist_e</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/cavalry_javelinist_a.xml</Actor> <Actor>units/carthaginians/cavalry_javelinist_a.xml</Actor>

View File

@ -8,7 +8,7 @@
<History>The Carthaginians possessed the greatest light cavalry of the ancient world in the Numidians. Tough and hardy like their mounts, the Numidians were famous for their ability to ride bareback and without bridles. Riders controlled their horses through a combination of voice commands, knee pressure, and a rope around the animals’ necks. Used mostly for pursuing defeated opponents, the Numidians’ favored weapon was a javelin that could be used for close combat if necessary.</History> <History>The Carthaginians possessed the greatest light cavalry of the ancient world in the Numidians. Tough and hardy like their mounts, the Numidians were famous for their ability to ride bareback and without bridles. Riders controlled their horses through a combination of voice commands, knee pressure, and a rope around the animals’ necks. Used mostly for pursuing defeated opponents, the Numidians’ favored weapon was a javelin that could be used for close combat if necessary.</History>
</Identity> </Identity>
<Promotion> <Promotion>
<Entity>cart_cavalry_javelinist_a</Entity> <Entity>units/cart_cavalry_javelinist_a</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/cavalry_javelinist_b.xml</Actor> <Actor>units/carthaginians/cavalry_javelinist_b.xml</Actor>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_cavalry_javelinist_a"> <Entity parent="units/cart_cavalry_javelinist_a">
<Promotion disable=""/>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/cavalry_javelinist_e.xml</Actor> <Actor>units/carthaginians/cavalry_javelinist_e.xml</Actor>
</VisualActor> </VisualActor>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_cavalry_spearman_b"> <Entity parent="units/cart_cavalry_spearman_b">
<Promotion> <Promotion>
<Entity>cart_cavalry_spearman_e</Entity> <Entity>units/cart_cavalry_spearman_e</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/cavalry_spearman_a.xml</Actor> <Actor>units/carthaginians/cavalry_spearman_a.xml</Actor>

View File

@ -8,7 +8,7 @@
<History>The Italian allies of Carthage included the various Samnite tribes of the interior hill-country and Italiote Greek colonies along the Southern coast. They provided a much needed-cavalry contingent for Hannibal's army.</History> <History>The Italian allies of Carthage included the various Samnite tribes of the interior hill-country and Italiote Greek colonies along the Southern coast. They provided a much needed-cavalry contingent for Hannibal's army.</History>
</Identity> </Identity>
<Promotion> <Promotion>
<Entity>cart_cavalry_spearman_a</Entity> <Entity>units/cart_cavalry_spearman_a</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/cavalry_spearman_b.xml</Actor> <Actor>units/carthaginians/cavalry_spearman_b.xml</Actor>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_cavalry_spearman_a"> <Entity parent="units/cart_cavalry_spearman_a">
<Promotion disable=""/>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/cavalry_spearman_e.xml</Actor> <Actor>units/carthaginians/cavalry_spearman_e.xml</Actor>
</VisualActor> </VisualActor>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_cavalry_swordsman_b"> <Entity parent="units/cart_cavalry_swordsman_b">
<Promotion> <Promotion>
<Entity>cart_cavalry_swordsman_e</Entity> <Entity>units/cart_cavalry_swordsman_e</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/cavalry_swordsman_a.xml</Actor> <Actor>units/carthaginians/cavalry_swordsman_a.xml</Actor>

View File

@ -8,7 +8,7 @@
<History>Along with the Gauls, Iberians formed the Carthaginian heavy cavalry, closing with their opponents at every opportunity. Armed with long-bladed spears and short curved sabers known as falcata, the Iberians were no strangers to fighting on horseback. On many occasions they routed opposing cavalry but usually did not pursue them, preferring to remain close to the main army.</History> <History>Along with the Gauls, Iberians formed the Carthaginian heavy cavalry, closing with their opponents at every opportunity. Armed with long-bladed spears and short curved sabers known as falcata, the Iberians were no strangers to fighting on horseback. On many occasions they routed opposing cavalry but usually did not pursue them, preferring to remain close to the main army.</History>
</Identity> </Identity>
<Promotion> <Promotion>
<Entity>cart_cavalry_swordsman_a</Entity> <Entity>units/cart_cavalry_swordsman_a</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/cavalry_swordsman_b.xml</Actor> <Actor>units/carthaginians/cavalry_swordsman_b.xml</Actor>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_cavalry_swordsman_a"> <Entity parent="units/cart_cavalry_swordsman_a">
<Promotion disable=""/>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/cavalry_swordsman_e.xml</Actor> <Actor>units/carthaginians/cavalry_swordsman_e.xml</Actor>
</VisualActor> </VisualActor>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_infantry_javelinist_b"> <Entity parent="units/cart_infantry_javelinist_b">
<Promotion> <Promotion>
<Entity>cart_infantry_javelinist_e</Entity> <Entity>units/cart_infantry_javelinist_e</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_javelinist_a.xml</Actor> <Actor>units/carthaginians/infantry_javelinist_a.xml</Actor>

View File

@ -9,7 +9,7 @@
<Icon>units/cart_infantry_javelinist.png</Icon> <Icon>units/cart_infantry_javelinist.png</Icon>
</Identity> </Identity>
<Promotion> <Promotion>
<Entity>cart_infantry_javelinist_a</Entity> <Entity>units/cart_infantry_javelinist_a</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_javelinist_b.xml</Actor> <Actor>units/carthaginians/infantry_javelinist_b.xml</Actor>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_infantry_javelinist_a"> <Entity parent="units/cart_infantry_javelinist_a">
<Promotion disable=""/>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_javelinist_e.xml</Actor> <Actor>units/carthaginians/infantry_javelinist_e.xml</Actor>
</VisualActor> </VisualActor>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_infantry_slinger_b"> <Entity parent="units/cart_infantry_slinger_b">
<Promotion> <Promotion>
<Entity>cart_infantry_slinger_e</Entity> <Entity>units/cart_infantry_slinger_e</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_slinger_a.xml</Actor> <Actor>units/carthaginians/infantry_slinger_a.xml</Actor>

View File

@ -9,7 +9,7 @@
<Icon>units/cart_infantry_slinger.png</Icon> <Icon>units/cart_infantry_slinger.png</Icon>
</Identity> </Identity>
<Promotion> <Promotion>
<Entity>cart_infantry_slinger_a</Entity> <Entity>units/cart_infantry_slinger_a</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_slinger_b.xml</Actor> <Actor>units/carthaginians/infantry_slinger_b.xml</Actor>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_infantry_slinger_a"> <Entity parent="units/cart_infantry_slinger_a">
<Promotion disable=""/>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_slinger_e.xml</Actor> <Actor>units/carthaginians/infantry_slinger_e.xml</Actor>
</VisualActor> </VisualActor>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_infantry_spearman_b"> <Entity parent="units/cart_infantry_spearman_b">
<Promotion> <Promotion>
<Entity>cart_infantry_spearman_e</Entity> <Entity>units/cart_infantry_spearman_e</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_spearman_a.xml</Actor> <Actor>units/carthaginians/infantry_spearman_a.xml</Actor>

View File

@ -9,7 +9,7 @@
<Icon>units/cart_infantry_spearman.png</Icon> <Icon>units/cart_infantry_spearman.png</Icon>
</Identity> </Identity>
<Promotion> <Promotion>
<Entity>cart_infantry_spearman_a</Entity> <Entity>units/cart_infantry_spearman_a</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_spearman_b.xml</Actor> <Actor>units/carthaginians/infantry_spearman_b.xml</Actor>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_infantry_spearman_a"> <Entity parent="units/cart_infantry_spearman_a">
<Promotion disable=""/>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_spearman_e.xml</Actor> <Actor>units/carthaginians/infantry_spearman_e.xml</Actor>
</VisualActor> </VisualActor>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_infantry_swordsman_b"> <Entity parent="units/cart_infantry_swordsman_b">
<Promotion> <Promotion>
<Entity>cart_infantry_swordsman_e</Entity> <Entity>units/cart_infantry_swordsman_e</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_swordsman_a.xml</Actor> <Actor>units/carthaginians/infantry_swordsman_a.xml</Actor>

View File

@ -9,7 +9,7 @@
<Icon>units/cart_infantry_swordsman.png</Icon> <Icon>units/cart_infantry_swordsman.png</Icon>
</Identity> </Identity>
<Promotion> <Promotion>
<Entity>cart_infantry_swordsman_a</Entity> <Entity>units/cart_infantry_swordsman_a</Entity>
</Promotion> </Promotion>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_swordsman_b.xml</Actor> <Actor>units/carthaginians/infantry_swordsman_b.xml</Actor>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/cart_infantry_swordsman_a"> <Entity parent="units/cart_infantry_swordsman_a">
<Promotion disable=""/>
<VisualActor> <VisualActor>
<Actor>units/carthaginians/infantry_swordsman_e.xml</Actor> <Actor>units/carthaginians/infantry_swordsman_e.xml</Actor>
</VisualActor> </VisualActor>