language correction 'flyingvalkyrie' > 'flying_valkyrie'
[megaglest-data.git] / techs / megapack / factions / tech / tech.xml
blob3263ca524f4f129d0b5f7573caf8a6fb4227d5a0
1 <?xml version="1.0" standalone="no"?>
3 <faction>
4         <starting-resources>
5                 <resource name="gold" amount="500"/>
6                 <resource name="wood" amount="500"/>
7                 <resource name="stone" amount="500"/>
8                 <resource name="food" amount="50"/>
9         </starting-resources>
10         <starting-units>
11                 <unit name="castle" amount="1"/>
12                 <unit name="defense_tower" amount="1"/>
13                 <unit name="worker" amount="3"/>
14                 <unit name="swordman" amount="2"/>
15                 <unit name="archer" amount="1"/>
16                 <unit name="guard" amount="0"/>
17                 <unit name="cow" amount="1"/>
18                 <unit name="battle_machine" amount="0"/>
19                 <unit name="catapult" amount="0"/>
20                 <unit name="ornithopter" amount="0"/>
21                 <unit name="airship" amount="0"/>
22                 <unit name="horseman" amount="0"/>
23                 <unit name="aerodrome" amount="0"/>
24                 <unit name="air_ballista" amount="0"/>
25                 <unit name="technician" amount="0"/>
26                 <unit name="blacksmith" amount="0"/>
27                 <unit name="technodrome" amount="0"/>
28         </starting-units>
29         <music value="true" path="music/music_tech.ogg"/>
30         <flat-particle-positions value="true"/>
31 </faction>