forked from mirrors/0ad
Fix some mistakes I did in templates.
This was SVN commit r19059.
This commit is contained in:
@@ -9,18 +9,11 @@
|
||||
structures/{civ}_wonder
|
||||
</Entities>
|
||||
</Builder>
|
||||
<Cost>
|
||||
<Resources>
|
||||
<food op="add">-25</food>
|
||||
<metal op="add">25</metal>
|
||||
</Resources>
|
||||
</Cost>
|
||||
<Identity>
|
||||
<Civ>cart</Civ>
|
||||
<SelectionGroupName>units/cart_infantry_archer_b</SelectionGroupName>
|
||||
<GenericName>Mauritanian Archer</GenericName>
|
||||
<SpecificName>Qešet</SpecificName>
|
||||
<VisibleClasses datatype="tokens">Mercenary</VisibleClasses>
|
||||
<Icon>units/cart_infantry_archer.png</Icon>
|
||||
</Identity>
|
||||
<Promotion>
|
||||
|
||||
@@ -7,19 +7,12 @@
|
||||
structures/mace_library
|
||||
</Entities>
|
||||
</Builder>
|
||||
<Cost>
|
||||
<Resources>
|
||||
<food op="add">-25</food>
|
||||
<metal op="add">25</metal>
|
||||
</Resources>
|
||||
</Cost>
|
||||
<Identity>
|
||||
<Civ>mace</Civ>
|
||||
<Lang>greek</Lang>
|
||||
<SelectionGroupName>units/mace_infantry_javelinist_b</SelectionGroupName>
|
||||
<GenericName>Agrianian Peltast</GenericName>
|
||||
<SpecificName>Peltastḗs Agrías</SpecificName>
|
||||
<VisibleClasses datatype="tokens">Mercenary</VisibleClasses>
|
||||
<History>Peltasts were javelinists originating in Thrace but their form of combat was widely copied by the Hellenes, Macedonians, and Persians. Equipped with a small oval or crescent shield, a peltast would charge at enemy formations whilst hurling his javelins then fall back to avoid close combat. They wore no armor and were at a significant disadvantage against heavy infantry and cavalry, relying on their speed and skill for survival. Agrianians are a Thracian tribe who sold their services to the Macedonians as mercenaries and added a much needed ranged and skirmishing ability to Macedonian armies.</History>
|
||||
<Icon>units/mace_infantry_javelinist.png</Icon>
|
||||
</Identity>
|
||||
|
||||
Reference in New Issue
Block a user