Fix overlapping repair / powerdown indicators.
This commit is contained in:
@@ -491,6 +491,13 @@
|
|||||||
Palette: chrome
|
Palette: chrome
|
||||||
RequiresCondition: powerdown
|
RequiresCondition: powerdown
|
||||||
ReferencePoint: Center
|
ReferencePoint: Center
|
||||||
|
Offsets:
|
||||||
|
repairing: 10, 0
|
||||||
PowerMultiplier@POWERDOWN:
|
PowerMultiplier@POWERDOWN:
|
||||||
RequiresCondition: powerdown
|
RequiresCondition: powerdown
|
||||||
Modifier: 0
|
Modifier: 0
|
||||||
|
RepairableBuilding:
|
||||||
|
RepairCondition: repairing
|
||||||
|
WithBuildingRepairDecoration:
|
||||||
|
Offsets:
|
||||||
|
powerdown: -10, 0
|
||||||
|
|||||||
@@ -1082,9 +1082,16 @@
|
|||||||
Palette: chrome
|
Palette: chrome
|
||||||
RequiresCondition: powerdown
|
RequiresCondition: powerdown
|
||||||
ReferencePoint: Center
|
ReferencePoint: Center
|
||||||
|
Offsets:
|
||||||
|
repairing: 10, 0
|
||||||
PowerMultiplier@POWERDOWN:
|
PowerMultiplier@POWERDOWN:
|
||||||
RequiresCondition: powerdown
|
RequiresCondition: powerdown
|
||||||
Modifier: 0
|
Modifier: 0
|
||||||
|
RepairableBuilding:
|
||||||
|
RepairCondition: repairing
|
||||||
|
WithBuildingRepairDecoration:
|
||||||
|
Offsets:
|
||||||
|
powerdown: -10, 0
|
||||||
|
|
||||||
^DisabledByPowerOutage:
|
^DisabledByPowerOutage:
|
||||||
WithColoredOverlay@IDISABLE:
|
WithColoredOverlay@IDISABLE:
|
||||||
|
|||||||
@@ -1213,9 +1213,16 @@
|
|||||||
Palette: mouse
|
Palette: mouse
|
||||||
RequiresCondition: powerdown
|
RequiresCondition: powerdown
|
||||||
ReferencePoint: Center
|
ReferencePoint: Center
|
||||||
|
Offsets:
|
||||||
|
repairing: 12, 0
|
||||||
PowerMultiplier@POWERDOWN:
|
PowerMultiplier@POWERDOWN:
|
||||||
RequiresCondition: powerdown
|
RequiresCondition: powerdown
|
||||||
Modifier: 0
|
Modifier: 0
|
||||||
|
RepairableBuilding:
|
||||||
|
RepairCondition: repairing
|
||||||
|
WithBuildingRepairDecoration:
|
||||||
|
Offsets:
|
||||||
|
powerdown: -12, 0
|
||||||
|
|
||||||
^DisableOnLowPowerOrPowerDown:
|
^DisableOnLowPowerOrPowerDown:
|
||||||
Inherits@LOWPOWER: ^DisableOnLowPower
|
Inherits@LOWPOWER: ^DisableOnLowPower
|
||||||
|
|||||||
@@ -21,7 +21,6 @@ poweroff:
|
|||||||
Length: *
|
Length: *
|
||||||
Tick: 160
|
Tick: 160
|
||||||
ZOffset: 2047
|
ZOffset: 2047
|
||||||
Offset: 0, -12
|
|
||||||
|
|
||||||
allyrepair:
|
allyrepair:
|
||||||
repair: wrench
|
repair: wrench
|
||||||
|
|||||||
Reference in New Issue
Block a user