source: ps/trunk/binaries/data/mods/public/simulation/templates/units/pers/kardakes_skirmisher.xml@ 24216

Last change on this file since 24216 was 24216, checked in by Freagarach, 4 years ago

Move civ-specific templates to subfolders.

See also https://wildfiregames.com/forum/index.php?/topic/28614-template-folder-structure/.

Differential Revision: D2952
Reviewed By: @Nescio

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 495 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Entity parent="template_unit_champion_infantry_javelineer">
3 <Identity>
4 <Civ>pers</Civ>
5 <VisibleClasses datatype="tokens">Mercenary</VisibleClasses>
6 <Lang>persian</Lang>
7 <GenericName>Cardaces Skirmisher</GenericName>
8 <SpecificName>Peltastes Kardakes</SpecificName>
9 <Icon>units/pers_kardakes_skirmisher.png</Icon>
10 </Identity>
11 <VisualActor>
12 <Actor>units/persians/infantry_javelinist_c.xml</Actor>
13 </VisualActor>
14</Entity>
Note: See TracBrowser for help on using the repository browser.