render crystals in a different color on the mini-map
This commit is contained in:
@@ -279,6 +279,7 @@ World:
|
||||
PipColor: Yellow
|
||||
AllowedTerrainTypes: Clear,Road
|
||||
AllowUnderActors: false
|
||||
TerrainType: Ore
|
||||
ResourceType@gem:
|
||||
ResourceType: 2
|
||||
Palette: player
|
||||
@@ -288,6 +289,7 @@ World:
|
||||
PipColor: Red
|
||||
AllowedTerrainTypes: Clear,Road
|
||||
AllowUnderActors: false
|
||||
TerrainType: Gems
|
||||
SmudgeLayer@SCORCH:
|
||||
Type:Scorch
|
||||
SmokePercentage:50
|
||||
|
||||
@@ -64,6 +64,10 @@ Terrain:
|
||||
Buildable: False
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 148, 128, 96
|
||||
TerrainType@Gems:
|
||||
Type: Gems
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 132, 112, 255
|
||||
|
||||
Templates:
|
||||
Template@255:
|
||||
|
||||
@@ -46,6 +46,10 @@ Terrain:
|
||||
Type: Ore
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 148, 128, 96
|
||||
TerrainType@Gems:
|
||||
Type: Gems
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 132, 112, 255
|
||||
|
||||
Templates:
|
||||
Template@255:
|
||||
|
||||
@@ -47,6 +47,10 @@ Terrain:
|
||||
Type: Ore
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 148, 128, 96
|
||||
TerrainType@Gems:
|
||||
Type: Gems
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 132, 112, 255
|
||||
|
||||
Templates:
|
||||
Template@255:
|
||||
|
||||
@@ -47,6 +47,10 @@ Terrain:
|
||||
Type: Ore
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 148, 128, 96
|
||||
TerrainType@Gems:
|
||||
Type: Gems
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 132, 112, 255
|
||||
|
||||
Templates:
|
||||
Template@255:
|
||||
|
||||
Reference in New Issue
Block a user