#250 resources should have a list of allowed terrain types
This commit is contained in:
@@ -160,6 +160,8 @@ World:
|
||||
ValuePerUnit: 25
|
||||
Name: Ore
|
||||
PipColor: Yellow
|
||||
AllowedTerrainTypes: Clear,Road
|
||||
AllowUnderActors: false
|
||||
ResourceType@gem:
|
||||
ResourceType: 2
|
||||
Palette: terrain
|
||||
@@ -167,6 +169,8 @@ World:
|
||||
ValuePerUnit: 50
|
||||
Name: Gems
|
||||
PipColor: Red
|
||||
AllowedTerrainTypes: Clear,Road
|
||||
AllowUnderActors: false
|
||||
SmudgeLayer@SCORCH:
|
||||
Type:Scorch
|
||||
Types:sc1,sc2,sc3,sc4,sc5,sc6
|
||||
|
||||
Reference in New Issue
Block a user