remove unused interior terrain types
no smudges on high walls
This commit is contained in:
@@ -10,46 +10,15 @@ Terrain:
|
|||||||
AcceptsSmudgeType: Crater, Scorch
|
AcceptsSmudgeType: Crater, Scorch
|
||||||
Color: 0, 0, 0
|
Color: 0, 0, 0
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
TerrainType@Water:
|
TerrainType@Tree: # and Boxes
|
||||||
Type: Water
|
|
||||||
IsWater: true
|
|
||||||
AcceptsSmudgeType:
|
|
||||||
Color: 92, 116, 164
|
|
||||||
TargetTypes: Water
|
|
||||||
TerrainType@Road:
|
|
||||||
Type: Road
|
|
||||||
AcceptsSmudgeType: Crater, Scorch
|
|
||||||
Color: 88, 116, 116
|
|
||||||
TargetTypes: Ground
|
|
||||||
TerrainType@Rock:
|
|
||||||
Type: Rock
|
|
||||||
AcceptsSmudgeType:
|
|
||||||
Color: 68, 68, 60
|
|
||||||
TargetTypes: Ground
|
|
||||||
TerrainType@Tree:
|
|
||||||
Type: Tree
|
Type: Tree
|
||||||
AcceptsSmudgeType:
|
AcceptsSmudgeType:
|
||||||
Color: 28, 32, 36
|
Color: 28, 32, 36
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
TerrainType@River:
|
|
||||||
Type: River
|
|
||||||
AcceptsSmudgeType:
|
|
||||||
Color: 92, 140, 180
|
|
||||||
TargetTypes: Ground
|
|
||||||
TerrainType@Rough:
|
|
||||||
Type: Rough
|
|
||||||
AcceptsSmudgeType: Crater, Scorch
|
|
||||||
Color: 68, 68, 60
|
|
||||||
TargetTypes: Ground
|
|
||||||
TerrainType@Wall:
|
TerrainType@Wall:
|
||||||
Type: Wall
|
Type: Wall
|
||||||
AcceptsSmudgeType: Crater, Scorch
|
|
||||||
Color: 208, 192, 160
|
|
||||||
TargetTypes: Ground
|
|
||||||
TerrainType@Beach:
|
|
||||||
Type: Beach
|
|
||||||
AcceptsSmudgeType:
|
AcceptsSmudgeType:
|
||||||
Color: 176, 156, 120
|
Color: 208, 192, 160
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
TerrainType@Ore:
|
TerrainType@Ore:
|
||||||
Type: Ore
|
Type: Ore
|
||||||
|
|||||||
Reference in New Issue
Block a user