added ResourceType; mostly works, except for growth & consumption
This commit is contained in:
@@ -167,6 +167,9 @@ World:
|
||||
SellButton:
|
||||
RepairButton:
|
||||
ResourceLayer:
|
||||
OverlayIndices: 5,6,7,8,9,10,11,12
|
||||
ResourceType@green-tib:
|
||||
Overlays: 5,6,7,8,9,10,11,12
|
||||
Palette: player
|
||||
SpriteNames: ti1,ti2,ti3,ti4,ti5,ti6,ti7,ti8,ti9,ti10,ti11,ti12
|
||||
ValuePerUnit: 30
|
||||
Name: Tiberium
|
||||
|
||||
@@ -234,6 +234,19 @@ World:
|
||||
WallLoadHook@barb:
|
||||
ActorType: barb
|
||||
OverlayIndices: 23
|
||||
ResourceLayer:
|
||||
ResourceType@ore:
|
||||
Overlays: 5,6,7,8
|
||||
Palette: terrain
|
||||
SpriteNames: gold01,gold02,gold03,gold04
|
||||
ValuePerUnit: 30
|
||||
Name: Ore
|
||||
ResourceType@gem:
|
||||
Overlays: 9,10,11,12
|
||||
Palette: terrain
|
||||
SpriteNames: gem01,gem02,gem03,gem04
|
||||
ValuePerUnit: 60
|
||||
Name: Gems
|
||||
|
||||
MGG:
|
||||
GeneratesGap:
|
||||
|
||||
Reference in New Issue
Block a user