mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Add missing history entries to Macedonian units and set their slinger as mercenary in agreement of design doc.
This was SVN commit r19133.
This commit is contained in:
parent
4f7b4e97d8
commit
dc1835bb1d
2 changed files with 9 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<Lang>greek</Lang>
|
||||
<GenericName>Crateros</GenericName>
|
||||
<SpecificName>Kraterós</SpecificName>
|
||||
<Tooltip>Trusted general under Alexander the Great.</Tooltip>
|
||||
<History>Trusted general under Alexander the Great.</History>
|
||||
<Icon>units/mace_hero_craterus.png</Icon>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
|
|
|
|||
|
|
@ -7,12 +7,20 @@
|
|||
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_slinger_b</SelectionGroupName>
|
||||
<GenericName>Rhodian Slinger</GenericName>
|
||||
<SpecificName>Sphendonḗtēs Rhódios</SpecificName>
|
||||
<VisibleClasses datatype="tokens">Mercenary</VisibleClasses>
|
||||
<History>The slingers from the island of Rhodes were the best slingers in and around the Aegean world, learning their craft from a young age. A lead Rhodian bullet had enough force to pierce armour and kill a man. They were hired by Macedon and the Hellenistic states (and Hellenic states before them) as mercenaries to augment the skirmishing capacity of their armies. In this, the Rhodian Sphendonêtês excelled brilliantly.</History>
|
||||
<Icon>units/hele_infantry_slinger.png</Icon>
|
||||
<RequiredTechnology>phase_town</RequiredTechnology>
|
||||
</Identity>
|
||||
|
|
|
|||
Loading…
Reference in a new issue