source: ps/trunk/binaries/data/mods/public/simulation/templates/units/athen/cavalry_javelineer_b.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: 530 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Entity parent="template_unit_cavalry_ranged_javelineer">
3 <Identity>
4 <Civ>athen</Civ>
5 <Lang>greek</Lang>
6 <SelectionGroupName>units/athen/cavalry_javelineer_b</SelectionGroupName>
7 <SpecificName>Pródromos</SpecificName>
8 <Icon>units/athen_cavalry_javelinist.png</Icon>
9 </Identity>
10 <Promotion>
11 <Entity>units/athen/cavalry_javelineer_a</Entity>
12 </Promotion>
13 <VisualActor>
14 <Actor>units/athenians/cavalry_javelinist_b_m.xml</Actor>
15 </VisualActor>
16</Entity>
Note: See TracBrowser for help on using the repository browser.