committed a couple minimap color changes

This was SVN commit r11197.
This commit is contained in:
Michael D. Hafer 2012-02-28 19:51:23 +00:00
parent 437e9bb1b1
commit 131758e1ac
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
</Identity> </Identity>
<Minimap> <Minimap>
<Type>wood</Type> <Type>wood</Type>
<Colour r="0" g="64" b="0"/> <Colour r="69" g="107" b="68"/>
</Minimap> </Minimap>
<ResourceSupply> <ResourceSupply>
<KillBeforeGather>false</KillBeforeGather> <KillBeforeGather>false</KillBeforeGather>

View File

@ -17,7 +17,7 @@
</Loot> </Loot>
<Minimap> <Minimap>
<Type>food</Type> <Type>food</Type>
<Colour r="205" g="115" b="16"/> <Colour r="230" g="155" b="72"/>
</Minimap> </Minimap>
<UnitAI> <UnitAI>
<RoamDistance>8.0</RoamDistance> <RoamDistance>8.0</RoamDistance>