Timestamp:
Apr 12, 2021, 1:30:38 PM (3 years ago)
Author:
wraitii
Message:

Mixins: deduplicate Athen-specific data.

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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/binaries/data/mods/public/simulation/templates/units/athen/infantry_spearman_b.xml

    r25223 r25239  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Entity parent="hoplite|template_unit_infantry_melee_spearman">
    3   <Builder>
    4     <Entities datatype="tokens">
    5       structures/athen/gymnasium
    6       structures/athen/prytaneion
    7     </Entities>
    8   </Builder>
     2<Entity parent="civ/athen|hoplite|template_unit_infantry_melee_spearman">
    93  <Identity>
    10     <Civ>athen</Civ>
    11     <Lang>greek</Lang>
    124    <SelectionGroupName>units/athen/infantry_spearman_b</SelectionGroupName>
    135    <GenericName>Athenian Hoplite</GenericName>
Note: See TracChangeset for help on using the changeset viewer.