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