source: ps/trunk/binaries/data/mods/public/simulation/templates/units/athen/support_trader.xml@ 25239

Last change on this file since 25239 was 25239, checked in by wraitii, 3 years ago

Mixins: deduplicate Athen-specific data.

Puts the athen-specific data in the mixin civ/athen. Deduplicates.

Differential Revision: https://code.wildfiregames.com/D3831

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 399 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Entity parent="civ/athen|template_unit_support_trader">
3 <Footprint replace="">
4 <Square width="5" depth="10"/>
5 <Height>4</Height>
6 </Footprint>
7 <Identity>
8 <SpecificName>Émporos</SpecificName>
9 <Icon>units/hele_support_trader.png</Icon>
10 </Identity>
11 <VisualActor>
12 <Actor>units/athenians/trader.xml</Actor>
13 </VisualActor>
14</Entity>
Note: See TracBrowser for help on using the repository browser.