Merge pull request #5138 from Mailaender/disable-idle-overlay
Fixed the Dune 2000 outpost radar dish rotating when powered down
This commit is contained in:
@@ -368,6 +368,8 @@ HQ:
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
DisabledOverlay:
|
||||
RenderBuilding:
|
||||
PauseOnLowPower: yes
|
||||
Health:
|
||||
HP: 750
|
||||
RevealsShroud:
|
||||
@@ -441,6 +443,8 @@ EYE:
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
DisabledOverlay:
|
||||
RenderBuilding:
|
||||
PauseOnLowPower: yes
|
||||
Health:
|
||||
HP: 1200
|
||||
RevealsShroud:
|
||||
|
||||
@@ -339,6 +339,7 @@ CONCRETEB:
|
||||
Prerequisite: Outpost
|
||||
WithIdleOverlay@DISH:
|
||||
Sequence: idle-dish
|
||||
PauseOnLowPower: yes
|
||||
|
||||
^STARPORT:
|
||||
Inherits: ^Building
|
||||
|
||||
@@ -67,6 +67,8 @@ GAP:
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
DisabledOverlay:
|
||||
RenderBuilding:
|
||||
PauseOnLowPower: yes
|
||||
Health:
|
||||
HP: 1000
|
||||
Armor:
|
||||
|
||||
@@ -507,6 +507,7 @@ GARADR:
|
||||
Range: 10c0
|
||||
WithIdleOverlay@DISH:
|
||||
Sequence: idle-dish
|
||||
PauseOnLowPower: yes
|
||||
|
||||
NARADR:
|
||||
Inherits: ^Building
|
||||
@@ -543,6 +544,7 @@ NARADR:
|
||||
Range: 10c0
|
||||
WithIdleOverlay@DISH:
|
||||
Sequence: idle-dish
|
||||
PauseOnLowPower: yes
|
||||
|
||||
GATECH:
|
||||
Inherits: ^Building
|
||||
|
||||
Reference in New Issue
Block a user