Merge pull request #9207 from Mailaender/ctdam-animations

Added damaged, light and water animations to the Tiberian Sun hydroelectric dam
This commit is contained in:
Pavel Penev
2015-09-02 15:08:49 +03:00
2 changed files with 21 additions and 1 deletions

View File

@@ -1085,7 +1085,7 @@ CITY22:
CTDAM: CTDAM:
Inherits: ^CivBuilding Inherits: ^CivBuilding
Tooltip: Tooltip:
Name: Dam Name: Hydroelectric Dam
Description: Provides power for other structures Description: Provides power for other structures
Building: Building:
Footprint: xx xx xx xx xx Footprint: xx xx xx xx xx
@@ -1100,6 +1100,10 @@ CTDAM:
Prerequisite: anypower Prerequisite: anypower
EditorTilesetFilter: EditorTilesetFilter:
ExcludeTilesets: SNOW ExcludeTilesets: SNOW
WithIdleOverlay@LIGHTS:
Sequence: idle-lights
WithIdleOverlay@WATER:
Sequence: idle-water
CTVEGA: CTVEGA:
Inherits: ^CivBuilding Inherits: ^CivBuilding

View File

@@ -801,6 +801,22 @@ city22:
ctdam: ctdam:
idle: idle:
damaged-idle:
Start: 1
idle-lights: ctdam_a
Length: 8
Tick: 200
damaged-idle-lights: ctdam_a
Start: 8
Length: 8
Tick: 200
idle-water: ctdam_b
Length: 8
Tick: 200
damaged-idle-water: ctdam_b
Start: 8
Length: 8
Tick: 200
ctvega: ctvega:
Defaults: Defaults: