add blossom trees to Tiberian Sun
This commit is contained in:
@@ -253,3 +253,23 @@
|
||||
LuaScriptEvents:
|
||||
ScriptTriggers:
|
||||
|
||||
^BlossomTree:
|
||||
Tooltip:
|
||||
Name: Blossom Tree
|
||||
RenderBuilding:
|
||||
Palette: player
|
||||
Building:
|
||||
Footprint: x
|
||||
Dimensions: 1,1
|
||||
AppearsOnRadar:
|
||||
RadarColorFromTerrain:
|
||||
Terrain: Tiberium
|
||||
BodyOrientation:
|
||||
FrozenUnderFog:
|
||||
StartsRevealed: true
|
||||
LuaScriptEvents:
|
||||
SeedsResource:
|
||||
ResourceType: Tiberium
|
||||
Interval: 55
|
||||
WithActiveAnimation:
|
||||
|
||||
|
||||
9
mods/ts/rules/trees.yaml
Normal file
9
mods/ts/rules/trees.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
TIBTRE01:
|
||||
Inherits: ^BlossomTree
|
||||
|
||||
TIBTRE02:
|
||||
Inherits: ^BlossomTree
|
||||
|
||||
TIBTRE03:
|
||||
Inherits: ^BlossomTree
|
||||
|
||||
Reference in New Issue
Block a user