source: ps/trunk/binaries/data/mods/public/simulation/templates/units/merc_thureophoros.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: 414 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Entity parent="merc_inf|template_unit_champion_infantry_javelineer">
3 <Identity>
4 <Lang>greek</Lang>
5 <GenericName>Heavy Skirmisher</GenericName>
6 <SpecificName>Thyreophoros</SpecificName>
7 <Icon>units/mace_thureophoros.png</Icon>
8 </Identity>
9 <VisualActor>
10 <Actor>units/hellenes/infantry_javelinist_c_thureophoros.xml</Actor>
11 </VisualActor>
12</Entity>
Note: See TracBrowser for help on using the repository browser.