Enables Nod power plant lights, adds and enables Hand of Nod lights, removes obsolete copy-paste stuff.

This commit is contained in:
reaperrr
2013-08-29 19:38:38 +02:00
parent 7378d9e49a
commit bac7f147d2
2 changed files with 16 additions and 12 deletions

View File

@@ -162,10 +162,8 @@ NAPOWR:
Type: Wood
RevealsShroud:
Range: 4
# WithIdleOverlay@LIGHTS:
# Sequence: idle-lights
# WithIdleOverlay@PLUG:
# Sequence: idle-plug
WithIdleOverlay@LIGHTS:
Sequence: idle-lights
NAHAND:
Inherits: ^Building
@@ -199,12 +197,10 @@ NAHAND:
PrimaryBuilding:
IronCurtainable:
ProductionBar:
# WithIdleOverlay@LIGHTS:
# Sequence: idle-lights
# WithIdleOverlay@LIGHT:
# Sequence: idle-light
# WithIdleOverlay@FLAG:
# Sequence: idle-flag
WithIdleOverlay@LIGHTS:
Sequence: idle-lights
WithIdleOverlay@LIGHT:
Sequence: idle-light
NAWEAP:
Inherits: ^Building

View File

@@ -199,11 +199,19 @@ nahand:
critical-idle: nthand
Start: 2
ShadowStart: 5
idle-light: nthand_b
idle-light: nthand_a
Start: 0
Length: 5
Tick: 100
damaged-idle-light: nthand_a
Start: 5
Length: 5
Tick: 100
idle-lights: nthand_b
Start: 0
Length: 8
Tick: 200
damaged-idle-light: nthand_b
damaged-idle-lights: nthand_b
Start: 8
Length: 8
Tick: 200