Merge pull request #2747 from psydev/patch-6

added a blue tiberium blossom tree.
This commit is contained in:
Chris Forbes
2013-03-10 18:13:05 -07:00
2 changed files with 27 additions and 5 deletions

View File

@@ -22,6 +22,18 @@ SPLIT3:
RadarColorFromTerrain: RadarColorFromTerrain:
Terrain: Tiberium Terrain: Tiberium
SPLITBLUE:
Inherits: ^Tree
RenderBuilding:
Palette: staticterrain
SeedsResource:
ResourceType:BlueTiberium
Interval: 55
Tooltip:
Name: Blossom Tree (blue)
RadarColorFromTerrain:
Terrain: BlueTiberium
ROCK1: ROCK1:
Inherits: ^Rock Inherits: ^Rock
ROCK2: ROCK2:
@@ -136,4 +148,4 @@ TC05:
Inherits: ^Tree Inherits: ^Tree
Building: Building:
Footprint: __x_ xxx_ _xx_ Footprint: __x_ xxx_ _xx_
Dimensions: 4,3 Dimensions: 4,3

View File

@@ -9,13 +9,23 @@ split2:
Start: 54 Start: 54
split3: split3:
make: make: split2
Start: 0 Start: 0
Length: 30 Length: 30
active: active: split2
Start: 30 Start: 30
Length: 24 Length: 24
idle: idle: split2
Start: 54
splitblue:
make: split3
Start: 0
Length: 30
active: split3
Start: 30
Length: 24
idle: split3
Start: 54 Start: 54
rock1: rock1:
@@ -649,4 +659,4 @@ miss:
miss.husk: miss.husk:
idle: miss idle: miss
Start: 2 Start: 2