source: ps/trunk/binaries/data/mods/public/simulation/templates/mixins/civ/athen.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
File size: 279 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Entity>
3 <Builder merge="">
4 <Entities datatype="tokens">
5 structures/athen/gymnasium
6 structures/athen/prytaneion
7 </Entities>
8 </Builder>
9 <Identity>
10 <Civ>athen</Civ>
11 <Lang>greek</Lang>
12 </Identity>
13</Entity>
Note: See TracBrowser for help on using the repository browser.