Enables Nod power plant lights, adds and enables Hand of Nod lights, removes obsolete copy-paste stuff.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user