source: ps/trunk/binaries/data/mods/public/simulation/templates/units/pers/kardakes_hoplite.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: 429 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Entity parent="merc_inf|hoplite|template_unit_champion_infantry_spearman">
3 <Identity>
4 <Civ>pers</Civ>
5 <Lang>persian</Lang>
6 <GenericName>Cardaces Hoplite</GenericName>
7 <SpecificName>Hoplites Kardakes</SpecificName>
8 <Icon>units/pers_kardakes.png</Icon>
9 </Identity>
10 <VisualActor>
11 <Actor>units/persians/infantry_spearman_c3.xml</Actor>
12 </VisualActor>
13</Entity>
Note: See TracBrowser for help on using the repository browser.