source: ps/trunk/binaries/data/mods/public/simulation/templates/mixins/merc_ele.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
File size: 211 bytes
Line 
1<?xml version="1.0" encoding="utf-8" standalone="no"?>
2<Entity parent="mercenary">
3 <Cost>
4 <Resources>
5 <metal>120</metal>
6 </Resources>
7 </Cost>
8 <Loot>
9 <metal>12</metal>
10 </Loot>
11</Entity>
Note: See TracBrowser for help on using the repository browser.