From b7241924f90904c6c93ded58f0afb9f9c318e01f Mon Sep 17 00:00:00 2001 From: Cr0s Date: Sat, 12 Apr 2014 20:38:12 +0400 Subject: [PATCH 1/2] Fixed #3826 --- mods/ra/rules/structures.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 4d4dae93dd..3c306287e9 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -739,6 +739,9 @@ ATEK: LaunchSound: satlnch1.aud DisplayTimer: True SupportPowerChargeBar: + CanPowerDown: + RequiresPower: + DisabledOverlay: WEAP: Inherits: ^Building From f5f9436c8b9d4db62a9e59c013d84faaf7d2bc4f Mon Sep 17 00:00:00 2001 From: Cr0s Date: Sun, 13 Apr 2014 11:11:21 -0700 Subject: [PATCH 2/2] Update structures.yaml Removed CanPowerDown trait --- mods/ra/rules/structures.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 3c306287e9..41ccd14a13 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -739,7 +739,6 @@ ATEK: LaunchSound: satlnch1.aud DisplayTimer: True SupportPowerChargeBar: - CanPowerDown: RequiresPower: DisabledOverlay: