Change concrete radar color to match rock.
This is/was problematic, because right now players can spot expansions through the fog-of-war instantly. This replicates original game behavior, too. Concrete in original dune2k doesn't show up on the radar.
This commit is contained in:
@@ -20,7 +20,7 @@ Terrain:
|
|||||||
Type: Concrete
|
Type: Concrete
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
AcceptsSmudgeType: RockCrater
|
AcceptsSmudgeType: RockCrater
|
||||||
Color: E8C498
|
Color: CE8C42
|
||||||
TerrainType@Dune:
|
TerrainType@Dune:
|
||||||
Type: Dune
|
Type: Dune
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
|
|||||||
Reference in New Issue
Block a user