split WithActiveAnimation from SeedsResource

closes #5300
This commit is contained in:
Matthias Mailänder
2014-07-03 12:57:55 +02:00
parent 59dcd297f5
commit 69209cd340
7 changed files with 101 additions and 33 deletions

View File

@@ -3,6 +3,7 @@ SPLIT2:
SeedsResource:
ResourceType: Tiberium
Interval: 55
WithActiveAnimation:
SPLIT3:
Inherits: ^TibTree
@@ -11,6 +12,7 @@ SPLIT3:
SeedsResource:
ResourceType: Tiberium
Interval: 55
WithActiveAnimation:
SPLITBLUE:
Inherits: ^TibTree
@@ -19,6 +21,7 @@ SPLITBLUE:
SeedsResource:
ResourceType: BlueTiberium
Interval: 110
WithActiveAnimation:
Tooltip:
Name: Blossom Tree (blue)
RadarColorFromTerrain:

View File

@@ -113,6 +113,7 @@ SPICEBLOOM:
SeedsResource:
ResourceType: Spice
Interval: 75
WithActiveAnimation:
RadarColorFromTerrain:
Terrain: Spice
BodyOrientation:

View File

@@ -223,18 +223,6 @@ t01:
Length: 8
Tick: 80
mine:
idle:
Start: 0
active:
Start: 0
railmine:
idle:
Start: 0
active:
Start: 0
v01:
idle:
Start: 0

View File

@@ -608,3 +608,11 @@ craters:
Length: *
cr6: cr6
Length: *
mine:
idle:
Start: 0
railmine:
idle:
Start: 0