1
0
forked from 0ad/0ad

Renamed ore to metal in techs.

This was SVN commit r4595.
This commit is contained in:
Matei 2006-10-26 22:00:03 +00:00
parent acea9cc2a3
commit ab4246bb29
8 changed files with 12 additions and 12 deletions

View File

@ -20,7 +20,7 @@
<Food>50</Food>
<Wood>80</Wood>
<Stone>90</Stone>
<Ore>10</Ore>
<Metal>10</Metal>
</Resource>
<Entity>Melee</Entity>

View File

@ -2,7 +2,7 @@
<Tech>
<ID>
<Generic>Ore Mining 2</Generic>
<Generic>Metal Mining 2</Generic>
<Specific>Helots</Specific>
<Icon>PortraitSheetTech</Icon>
@ -20,7 +20,7 @@
<Food>100</Food>
<Wood>200</Wood>
<Stone>0</Stone>
<Ore>0</Ore>
<Metal>0</Metal>
</Resource>
<Tech>hele_wedge_and_mallet</Tech>
@ -33,7 +33,7 @@
<Pair>hele_slaves</Pair>
<Modifier>
<Attribute>actions.gather.resource.ore</Attribute>
<Attribute>actions.gather.resource.Metal</Attribute>
<Value>15%</Value>
</Modifier>
</Effect>

View File

@ -20,7 +20,7 @@
<Food>200</Food>
<Wood>100</Wood>
<Stone>0</Stone>
<Ore>0</Ore>
<Metal>0</Metal>
</Resource>
<Tech>hele_wedge_and_mallet</Tech>

View File

@ -20,7 +20,7 @@
<Food>0</Food>
<Wood>100</Wood>
<Stone>0</Stone>
<Ore>100</Ore>
<Metal>100</Metal>
</Resource>
</Req>

View File

@ -20,7 +20,7 @@
<Food>0</Food>
<Wood>100</Wood>
<Stone>0</Stone>
<Ore>100</Ore>
<Metal>100</Metal>
</Resource>
</Req>

View File

@ -20,7 +20,7 @@
<Food>100</Food>
<Wood>50</Wood>
<Stone>0</Stone>
<Ore>0</Ore>
<Metal>0</Metal>
</Resource>
</Req>

View File

@ -2,7 +2,7 @@
<Tech>
<ID>
<Generic>Ore Mining 1</Generic>
<Generic>Metal Mining 1</Generic>
<Specific>Wedge and Mallet</Specific>
<Icon>PortraitSheetTech</Icon>
@ -20,7 +20,7 @@
<Food>50</Food>
<Wood>100</Wood>
<Stone>0</Stone>
<Ore>0</Ore>
<Metal>0</Metal>
</Resource>
</Req>
@ -30,7 +30,7 @@
<Pair>hele_stone_1</Pair>
<Modifier>
<Attribute>actions.gather.resource.ore</Attribute>
<Attribute>actions.gather.resource.Metal</Attribute>
<Value>15%</Value>
</Modifier>
</Effect>

View File

@ -20,7 +20,7 @@
<Food>50</Food>
<Wood>80</Wood>
<Stone>90</Stone>
<Ore>10</Ore>
<Metal>10</Metal>
</Resource>
<Entity>Melee</Entity>