diff --git a/GameData/HGR/Parts/Utility/EscapeTower/SmallEscapeTowerHGR.cfg b/GameData/HGR/Parts/Utility/EscapeTower/SmallEscapeTowerHGR.cfg index 1e0c03d..9a63c38 100644 --- a/GameData/HGR/Parts/Utility/EscapeTower/SmallEscapeTowerHGR.cfg +++ b/GameData/HGR/Parts/Utility/EscapeTower/SmallEscapeTowerHGR.cfg @@ -25,6 +25,7 @@ PART sound_vent_medium = engage sound_rocket_hard = running sound_vent_soft = disengage + sound_decoupler_fire = decouple // --- editor parameters --- TechRequired = survivability diff --git a/GameData/HGR/Parts/Utility/Heavy Escape Tower/HeavyLES.cfg b/GameData/HGR/Parts/Utility/Heavy Escape Tower/HeavyLES.cfg index 57d1a0d..6a445b7 100644 --- a/GameData/HGR/Parts/Utility/Heavy Escape Tower/HeavyLES.cfg +++ b/GameData/HGR/Parts/Utility/Heavy Escape Tower/HeavyLES.cfg @@ -20,6 +20,7 @@ PART sound_rocket_hard = running sound_vent_soft = disengage sound_explosion_low = flameout + sound_decoupler_fire = decouple // --- editor parameters --- TechRequired = landing diff --git a/GameData/HGR/Parts/Utility/InLineChute/InLineChute.cfg b/GameData/HGR/Parts/Utility/InLineChute/InLineChute.cfg index 4695a57..1632175 100644 --- a/GameData/HGR/Parts/Utility/InLineChute/InLineChute.cfg +++ b/GameData/HGR/Parts/Utility/InLineChute/InLineChute.cfg @@ -18,7 +18,7 @@ PART // --- FX definitions --- sound_parachute_open = activate - + sound_decoupler_fire = decouple // --- editor parameters --- TechRequired = landing diff --git a/GameData/HGR/Parts/Utility/SmallInlineChute/InLineChuteSmall.cfg b/GameData/HGR/Parts/Utility/SmallInlineChute/InLineChuteSmall.cfg index 99a7c68..a04dce1 100644 --- a/GameData/HGR/Parts/Utility/SmallInlineChute/InLineChuteSmall.cfg +++ b/GameData/HGR/Parts/Utility/SmallInlineChute/InLineChuteSmall.cfg @@ -18,7 +18,7 @@ PART // --- FX definitions --- sound_parachute_open = activate - + sound_decoupler_fire = decouple // --- editor parameters --- TechRequired = survivability