Merge pull request #10407 from pchote/ts-resource-colors

Fix the TS resource minimap colors.
This commit is contained in:
atlimit8
2016-01-04 00:31:58 -06:00
2 changed files with 6 additions and 6 deletions

View File

@@ -45,16 +45,16 @@ Terrain:
TerrainType@Tiberium: TerrainType@Tiberium:
Type: Tiberium Type: Tiberium
AcceptsSmudgeType: SmallCrater, MediumCrater, LargeCrater, SmallScorch, MediumScorch, LargeScorch AcceptsSmudgeType: SmallCrater, MediumCrater, LargeCrater, SmallScorch, MediumScorch, LargeScorch
Color: A1E21C Color: 009000
TargetTypes: Ground TargetTypes: Ground
TerrainType@BlueTiberium: TerrainType@BlueTiberium:
Type: BlueTiberium Type: BlueTiberium
AcceptsSmudgeType: SmallCrater, MediumCrater, LargeCrater, SmallScorch, MediumScorch, LargeScorch AcceptsSmudgeType: SmallCrater, MediumCrater, LargeCrater, SmallScorch, MediumScorch, LargeScorch
Color: 1C40F8 Color: 202080
TargetTypes: Ground TargetTypes: Ground
TerrainType@Veins: TerrainType@Veins:
Type: Veins Type: Veins
Color: E26700 Color: 000000
TargetTypes: Ground TargetTypes: Ground
TerrainType@Tree: TerrainType@Tree:
Type: Tree Type: Tree

View File

@@ -45,16 +45,16 @@ Terrain:
TerrainType@Tiberium: TerrainType@Tiberium:
Type: Tiberium Type: Tiberium
AcceptsSmudgeType: SmallCrater, MediumCrater, LargeCrater, SmallScorch, MediumScorch, LargeScorch AcceptsSmudgeType: SmallCrater, MediumCrater, LargeCrater, SmallScorch, MediumScorch, LargeScorch
Color: A1E21C Color: 009000
TargetTypes: Ground TargetTypes: Ground
TerrainType@BlueTiberium: TerrainType@BlueTiberium:
Type: BlueTiberium Type: BlueTiberium
AcceptsSmudgeType: SmallCrater, MediumCrater, LargeCrater, SmallScorch, MediumScorch, LargeScorch AcceptsSmudgeType: SmallCrater, MediumCrater, LargeCrater, SmallScorch, MediumScorch, LargeScorch
Color: 1C40F8 Color: 202080
TargetTypes: Ground TargetTypes: Ground
TerrainType@Veins: TerrainType@Veins:
Type: Veins Type: Veins
Color: E26700 Color: 000000
TargetTypes: Ground TargetTypes: Ground
TerrainType@Tree: TerrainType@Tree:
Type: Tree Type: Tree