lights and flags for the GDI barracks
This commit is contained in:
@@ -101,6 +101,12 @@ GAPILE:
|
|||||||
PrimaryBuilding:
|
PrimaryBuilding:
|
||||||
IronCurtainable:
|
IronCurtainable:
|
||||||
ProductionBar:
|
ProductionBar:
|
||||||
|
WithIdleOverlay@LIGHTS:
|
||||||
|
Sequence: idle-lights
|
||||||
|
WithIdleOverlay@LIGHT:
|
||||||
|
Sequence: idle-light
|
||||||
|
WithIdleOverlay@FLAG:
|
||||||
|
Sequence: idle-flag
|
||||||
|
|
||||||
GAWEAP:
|
GAWEAP:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
|
|||||||
@@ -90,22 +90,38 @@ gapile:
|
|||||||
idle: gtpile
|
idle: gtpile
|
||||||
Start: 0
|
Start: 0
|
||||||
ShadowStart: 3
|
ShadowStart: 3
|
||||||
# TODO: lights: gtpile_a
|
damaged-idle: gtpile
|
||||||
# Start: 0
|
Start: 1
|
||||||
# TODO: light: gtpile_b
|
ShadowStart: 4
|
||||||
# Start: 0
|
critical-idle: gtpile
|
||||||
# TODO: flag: gtpile_c
|
Start: 2
|
||||||
# Start:0
|
ShadowStart: 5
|
||||||
|
idle-lights: gtpile_a
|
||||||
|
Start: 0
|
||||||
|
Length: 7
|
||||||
|
Tick: 200
|
||||||
|
damaged-idle-lights: gtpile_a
|
||||||
|
Start:7
|
||||||
|
Length: 7
|
||||||
|
Tick: 200
|
||||||
|
idle-light: gtpile_b
|
||||||
|
Start: 0
|
||||||
|
Length: 7
|
||||||
|
Tick: 200
|
||||||
|
damaged-idle-light: gtpile_b
|
||||||
|
Start:7
|
||||||
|
Length: 7
|
||||||
|
Tick: 200
|
||||||
|
idle-flag: gtpile_c
|
||||||
|
Start:0
|
||||||
|
Length: 7
|
||||||
|
damaged-idle-flag: gtpile_c
|
||||||
|
Start:7
|
||||||
|
Length: 7
|
||||||
make: gtpilemk
|
make: gtpilemk
|
||||||
Start: 0
|
Start: 0
|
||||||
Length: 20
|
Length: 20
|
||||||
ShadowStart: 20
|
ShadowStart: 20
|
||||||
damaged-idle: gtpile
|
|
||||||
Start: 1
|
|
||||||
ShadowStart: 4
|
|
||||||
dead: gtpile
|
|
||||||
Start: 2
|
|
||||||
ShadowStart: 5
|
|
||||||
|
|
||||||
gaweap:
|
gaweap:
|
||||||
idle: gtweap
|
idle: gtweap
|
||||||
|
|||||||
Reference in New Issue
Block a user