From 1a5fee90486fee1d8338966e99d715f6fcddae9c Mon Sep 17 00:00:00 2001 From: FrameLimiter Date: Tue, 14 Feb 2017 10:27:27 -0500 Subject: [PATCH] GAP & SAM power up/down sounds. The Gap Generator & SAM Site are both missing the power on/off sound effects. --- mods/ra/rules/structures.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 3f4aa72b0f..02050912f7 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -69,6 +69,8 @@ GAP: VisualBounds: 24,48,0,-12 RequiresPower: CanPowerDown: + PowerupSound: EnablePower + PowerdownSound: DisablePower DisabledOverlay: WithSpriteBody: PauseAnimationWhenDisabled: true @@ -747,6 +749,8 @@ SAM: Dimensions: 2,1 RequiresPower: CanPowerDown: + PowerupSound: EnablePower + PowerdownSound: DisablePower DisabledOverlay: Health: HP: 400