add bibs to refinery and factories
This commit is contained in:
@@ -132,7 +132,6 @@ PROC:
|
||||
HP: 900
|
||||
RevealsShroud:
|
||||
Range: 6
|
||||
# Bib:
|
||||
TiberianSunRefinery:
|
||||
DockOffset: 4,3
|
||||
StoresResources:
|
||||
@@ -148,6 +147,8 @@ PROC:
|
||||
Facing: 64
|
||||
WithIdleOverlay@REDLIGHTS:
|
||||
Sequence: idle-redlights
|
||||
WithIdleOverlay@BIB:
|
||||
Sequence: bib
|
||||
|
||||
GAWEAP:
|
||||
Inherits: ^Building
|
||||
@@ -188,6 +189,8 @@ GAWEAP:
|
||||
Sequence: production-lights-red
|
||||
WithIdleOverlay@TURBINES:
|
||||
Sequence: idle-turbines
|
||||
WithIdleOverlay@BIB:
|
||||
Sequence: bib
|
||||
|
||||
NAPOWR:
|
||||
Inherits: ^Building
|
||||
@@ -317,6 +320,8 @@ NAWEAP:
|
||||
ProductionBar:
|
||||
WithProductionOverlay@LIGHTS:
|
||||
Sequence: production-lights
|
||||
WithIdleOverlay@BIB:
|
||||
Sequence: bib
|
||||
|
||||
GASAND:
|
||||
Inherits: ^Wall
|
||||
|
||||
@@ -191,7 +191,16 @@ gaweap:
|
||||
ShadowStart: 20
|
||||
icon: weapicon
|
||||
Start: 0
|
||||
# TODO: gtweap_1 & gtweapbb & gtweap_a & gtweap_b & gtweap_c are unused
|
||||
bib: gtweapbb
|
||||
Start: 0
|
||||
Length: 1
|
||||
damaged-bib: gtweapbb
|
||||
Start: 1
|
||||
Length: 1
|
||||
critical-bib: gtweapbb
|
||||
Start: 2
|
||||
Length: 1
|
||||
# TODO: gtweap_1 & gtweap_a & gtweap_b & gtweap_c are unused
|
||||
|
||||
napowr:
|
||||
idle: ntpowr
|
||||
@@ -323,7 +332,16 @@ naweap:
|
||||
ShadowStart: 22
|
||||
icon: nwepicon
|
||||
Start: 0
|
||||
# TODO: ntweap_1 & ntweapbb & ntweap_b & ntweap_c are unused
|
||||
bib: ntweapbb
|
||||
Start: 0
|
||||
Length: 1
|
||||
damaged-bib: ntweapbb
|
||||
Start: 1
|
||||
Length: 1
|
||||
critical-bib: ntweapbb
|
||||
Start: 2
|
||||
Length: 1
|
||||
# TODO: ntweap_1 & ntweap_b & ntweap_c are unused
|
||||
|
||||
naradr:
|
||||
idle: ntradr
|
||||
@@ -869,9 +887,15 @@ proc: # TODO: unused narefn_a, narefn_b
|
||||
Start: 16
|
||||
Length: 16
|
||||
Tick: 200
|
||||
# bib: ntrefnbb
|
||||
# Start: 0
|
||||
# Length: *
|
||||
bib: ntrefnbb
|
||||
Start: 0
|
||||
Length: 1
|
||||
damaged-bib: ntrefnbb
|
||||
Start: 1
|
||||
Length: 1
|
||||
critical-bib: ntrefnbb
|
||||
Start: 2
|
||||
Length: 1
|
||||
icon: reficon
|
||||
Start: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user