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
|
Type: Wood
|
||||||
RevealsShroud:
|
RevealsShroud:
|
||||||
Range: 4
|
Range: 4
|
||||||
# WithIdleOverlay@LIGHTS:
|
WithIdleOverlay@LIGHTS:
|
||||||
# Sequence: idle-lights
|
Sequence: idle-lights
|
||||||
# WithIdleOverlay@PLUG:
|
|
||||||
# Sequence: idle-plug
|
|
||||||
|
|
||||||
NAHAND:
|
NAHAND:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
@@ -199,12 +197,10 @@ NAHAND:
|
|||||||
PrimaryBuilding:
|
PrimaryBuilding:
|
||||||
IronCurtainable:
|
IronCurtainable:
|
||||||
ProductionBar:
|
ProductionBar:
|
||||||
# WithIdleOverlay@LIGHTS:
|
WithIdleOverlay@LIGHTS:
|
||||||
# Sequence: idle-lights
|
Sequence: idle-lights
|
||||||
# WithIdleOverlay@LIGHT:
|
WithIdleOverlay@LIGHT:
|
||||||
# Sequence: idle-light
|
Sequence: idle-light
|
||||||
# WithIdleOverlay@FLAG:
|
|
||||||
# Sequence: idle-flag
|
|
||||||
|
|
||||||
NAWEAP:
|
NAWEAP:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
|
|||||||
@@ -199,11 +199,19 @@ nahand:
|
|||||||
critical-idle: nthand
|
critical-idle: nthand
|
||||||
Start: 2
|
Start: 2
|
||||||
ShadowStart: 5
|
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
|
Start: 0
|
||||||
Length: 8
|
Length: 8
|
||||||
Tick: 200
|
Tick: 200
|
||||||
damaged-idle-light: nthand_b
|
damaged-idle-lights: nthand_b
|
||||||
Start: 8
|
Start: 8
|
||||||
Length: 8
|
Length: 8
|
||||||
Tick: 200
|
Tick: 200
|
||||||
|
|||||||
Reference in New Issue
Block a user