diff --git a/mods/ts/rules/civilian-structures.yaml b/mods/ts/rules/civilian-structures.yaml index 1e6546d8c5..d72ca667d5 100644 --- a/mods/ts/rules/civilian-structures.yaml +++ b/mods/ts/rules/civilian-structures.yaml @@ -1100,6 +1100,10 @@ CTDAM: Prerequisite: anypower EditorTilesetFilter: ExcludeTilesets: SNOW + WithIdleOverlay@LIGHTS: + Sequence: idle-lights + WithIdleOverlay@WATER: + Sequence: idle-water CTVEGA: Inherits: ^CivBuilding diff --git a/mods/ts/sequences/civilian.yaml b/mods/ts/sequences/civilian.yaml index 2f4c1028a4..0d91d9992e 100644 --- a/mods/ts/sequences/civilian.yaml +++ b/mods/ts/sequences/civilian.yaml @@ -801,6 +801,22 @@ city22: ctdam: 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: Defaults: