diff --git a/mods/ts/rules/trees.yaml b/mods/ts/rules/trees.yaml index caf30018f4..844451503c 100644 --- a/mods/ts/rules/trees.yaml +++ b/mods/ts/rules/trees.yaml @@ -17,7 +17,10 @@ BIGBLUE: Terrain: BlueTiberium SeedsResource: ResourceType: BlueTiberium - Interval: 100 + Interval: 1000 + +BIGBLUE3: + Inherits: BIGBLUE TREE01: Inherits: ^Tree @@ -113,3 +116,53 @@ VEINHOLE: Palette: player WithSpriteBody: AutoSelectionSize: + +^TibFlora: + Inherits: ^Tree + Tooltip: + Name: Tiberian Flora + +FONA01: + Inherits: ^TibFlora + +FONA02: + Inherits: ^TibFlora + +FONA03: + Inherits: ^TibFlora + +FONA04: + Inherits: ^TibFlora + +FONA05: + Inherits: ^TibFlora + +FONA06: + Inherits: ^TibFlora + +FONA07: + Inherits: ^TibFlora + +FONA08: + Inherits: ^TibFlora + +FONA09: + Inherits: ^TibFlora + +FONA10: + Inherits: ^TibFlora + +FONA11: + Inherits: ^TibFlora + +FONA12: + Inherits: ^TibFlora + +FONA13: + Inherits: ^TibFlora + +FONA14: + Inherits: ^TibFlora + +FONA15: + Inherits: ^TibFlora diff --git a/mods/ts/sequences/trees.yaml b/mods/ts/sequences/trees.yaml index 4d42cce0bf..fcf8fdd3f5 100644 --- a/mods/ts/sequences/trees.yaml +++ b/mods/ts/sequences/trees.yaml @@ -30,6 +30,18 @@ bigblue: ShadowStart: 11 Tick: 160 +bigblue3: + Defaults: bigblue3.tem + Offset: 0, -12, 12 + AddExtension: false + idle: + ShadowStart: 10 + active: + Start: 1 + Length: 9 + ShadowStart: 11 + Tick: 160 + ^tree: idle: ShadowStart: 1 @@ -111,6 +123,51 @@ tree24: tree25: Inherits: ^tree +fona01: + Inherits: ^tree + +fona02: + Inherits: ^tree + +fona03: + Inherits: ^tree + +fona04: + Inherits: ^tree + +fona05: + Inherits: ^tree + +fona06: + Inherits: ^tree + +fona07: + Inherits: ^tree + +fona08: + Inherits: ^tree + +fona09: + Inherits: ^tree + +fona10: + Inherits: ^tree + +fona11: + Inherits: ^tree + +fona12: + Inherits: ^tree + +fona13: + Inherits: ^tree + +fona14: + Inherits: ^tree + +fona15: + Inherits: ^tree + veinhole: idle: ShadowStart: 1