Make markets and traders non conquest critical (from alkazar).

This was SVN commit r12775.
This commit is contained in:
Jonathan Waller 2012-10-21 20:59:54 +00:00
parent 9698b67400
commit 4a8e14004c
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
<Identity> <Identity>
<GenericName>Market</GenericName> <GenericName>Market</GenericName>
<Tooltip>Create trade units to trade between other markets. Barter resources.</Tooltip> <Tooltip>Create trade units to trade between other markets. Barter resources.</Tooltip>
<Classes datatype="tokens">Town Market BarterMarket</Classes> <Classes datatype="tokens">Town Market BarterMarket -ConquestCritical</Classes>
<Icon>structures/market.png</Icon> <Icon>structures/market.png</Icon>
<RequiredTechnology>phase_town</RequiredTechnology> <RequiredTechnology>phase_town</RequiredTechnology>
</Identity> </Identity>

View File

@ -15,7 +15,7 @@
<Max>100</Max> <Max>100</Max>
</Health> </Health>
<Identity> <Identity>
<Classes datatype="tokens">Trader</Classes> <Classes datatype="tokens">Trader -ConquestCritical</Classes>
<GenericName>Trader</GenericName> <GenericName>Trader</GenericName>
<History>Trade was a very important part of ancient civilisation - effective trading and control of trade routes equaled wealth. Trade took place by many forms from foot to caravans to merchant ships. One of the most notorious examples of the power of trade was the Silk Road.</History> <History>Trade was a very important part of ancient civilisation - effective trading and control of trade routes equaled wealth. Trade took place by many forms from foot to caravans to merchant ships. One of the most notorious examples of the power of trade was the Silk Road.</History>
<Tooltip>Trade resources between your own markets and those of your allies.</Tooltip> <Tooltip>Trade resources between your own markets and those of your allies.</Tooltip>