moved growth/spread control onto ResourceType
This commit is contained in:
@@ -38,4 +38,5 @@ MINE:
|
||||
RenderBuilding:
|
||||
Palette: terrain
|
||||
SeedsOre:
|
||||
ResourceType: Tiberium
|
||||
-Selectable:
|
||||
|
||||
@@ -153,11 +153,6 @@ World:
|
||||
B: 0
|
||||
A: 180
|
||||
ShroudPalette:
|
||||
OreGrowth:
|
||||
Interval: .3
|
||||
Chance: .02
|
||||
Spreads: yes
|
||||
Grows: yes
|
||||
Country@gdi:
|
||||
Name: GDI
|
||||
Race: gdi
|
||||
@@ -173,3 +168,5 @@ World:
|
||||
SpriteNames: ti1,ti2,ti3,ti4,ti5,ti6,ti7,ti8,ti9,ti10,ti11,ti12
|
||||
ValuePerUnit: 30
|
||||
Name: Tiberium
|
||||
GrowthInterval: .1
|
||||
SpreadInterval: .1
|
||||
|
||||
@@ -184,11 +184,6 @@ World:
|
||||
B: 0
|
||||
A: 180
|
||||
ShroudPalette:
|
||||
OreGrowth:
|
||||
Interval: .3
|
||||
Chance: .02
|
||||
Spreads: yes
|
||||
Grows: yes
|
||||
Country@0:
|
||||
Name: England
|
||||
Race: allies
|
||||
@@ -241,6 +236,8 @@ World:
|
||||
SpriteNames: gold01,gold02,gold03,gold04
|
||||
ValuePerUnit: 30
|
||||
Name: Ore
|
||||
GrowthInterval: .3
|
||||
SpreadInterval: .7
|
||||
ResourceType@gem:
|
||||
Overlays: 9,10,11,12
|
||||
Palette: terrain
|
||||
|
||||
Reference in New Issue
Block a user