source: ps/trunk/binaries/data/mods/public/simulation/templates/units/mace/cavalry_javelineer_b.xml@ 25238

Last change on this file since 25238 was 25238, checked in by wraitii, 3 years ago

Mixins: Remove the special mercenary technology, apply template changes directly.

Reviewed By: Freagarach

Differential Revision: https://code.wildfiregames.com/D3832

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 665 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Entity parent="merc_cav|template_unit_cavalry_ranged_javelineer">
3 <Identity>
4 <Civ>mace</Civ>
5 <Lang>greek</Lang>
6 <SelectionGroupName>units/mace/cavalry_javelineer_b</SelectionGroupName>
7 <GenericName>Odrysian Skirmish Cavalry</GenericName>
8 <SpecificName>Hippakontistḕs Odrysós</SpecificName>
9 <Icon>units/mace_cavalry_javelinist.png</Icon>
10 <RequiredTechnology>phase_town</RequiredTechnology>
11 </Identity>
12 <Promotion>
13 <Entity>units/mace/cavalry_javelineer_a</Entity>
14 </Promotion>
15 <VisualActor>
16 <Actor>units/macedonians/cavalry_javelinist_b_m.xml</Actor>
17 </VisualActor>
18</Entity>
Note: See TracBrowser for help on using the repository browser.