Merge pull request #9377 from reaperrr/fix-bldplace-overlay
Fixed TS crane overlay's last frame hiding idle overlay
This commit is contained in:
@@ -233,7 +233,7 @@ GADEPT:
|
||||
Sequence: idle-light
|
||||
WithIdleOverlay@GROUND:
|
||||
Sequence: ground
|
||||
WithRepairOverlay@CIRCUITS:
|
||||
WithIdleOverlay@CIRCUITS:
|
||||
Sequence: circuits
|
||||
WithRepairOverlay@CRANE:
|
||||
Sequence: crane
|
||||
|
||||
@@ -1073,10 +1073,12 @@ gadept.gdi:
|
||||
circuits: gtdept_a
|
||||
Length: 5
|
||||
ZOffset: -1c511
|
||||
Tick: 120
|
||||
damaged-circuits: gtdept_a
|
||||
Start: 5
|
||||
Length: 5
|
||||
ZOffset: -1c511
|
||||
Tick: 120
|
||||
crane: gtdept_c
|
||||
Length: 16
|
||||
platform: gtdept_d
|
||||
@@ -1129,10 +1131,12 @@ gadept.nod:
|
||||
circuits: gtdept_a
|
||||
Length: 5
|
||||
ZOffset: -1c511
|
||||
Tick: 120
|
||||
damaged-circuits: gtdept_a
|
||||
Start: 5
|
||||
Length: 5
|
||||
ZOffset: -1c511
|
||||
Tick: 120
|
||||
crane: gtdept_c
|
||||
Length: 16
|
||||
platform: gtdept_d
|
||||
|
||||
Reference in New Issue
Block a user