diff --git a/mods/ra/maps/bomber-john/rules.yaml b/mods/ra/maps/bomber-john/rules.yaml index 57038e35a0..9f5ff780d0 100644 --- a/mods/ra/maps/bomber-john/rules.yaml +++ b/mods/ra/maps/bomber-john/rules.yaml @@ -145,6 +145,8 @@ MINVV: HiddenUnderFog: Building: TerrainTypes: Clear,Road + BuildSounds: placbldg.aud, build5.aud + UndeploySounds: cashturn.aud Buildable: Queue: Building BuildPaletteOrder: 10 diff --git a/mods/ra/rules/aircraft.yaml b/mods/ra/rules/aircraft.yaml index 698f00088c..c21691b161 100644 --- a/mods/ra/rules/aircraft.yaml +++ b/mods/ra/rules/aircraft.yaml @@ -2,6 +2,7 @@ BADR: Inherits: ^NeutralPlane ParaDrop: DropRange: 4c0 + ChuteSound: chute1.aud Health: HP: 30000 Armor: diff --git a/mods/ra/rules/defaults.yaml b/mods/ra/rules/defaults.yaml index fe91aceb52..7a4b85592b 100644 --- a/mods/ra/rules/defaults.yaml +++ b/mods/ra/rules/defaults.yaml @@ -531,6 +531,7 @@ EjectOnGround: false EjectInAir: true AllowUnsuitableCell: true + ChuteSound: chute1.aud GpsDot: String: Plane Tooltip: @@ -591,6 +592,8 @@ Footprint: x TerrainTypes: Clear,Road RequiresBaseProvider: True + BuildSounds: placbldg.aud, build5.aud + UndeploySounds: cashturn.aud RequiresBuildableArea: AreaTypes: building SoundOnDamageTransition: @@ -671,6 +674,7 @@ Footprint: x BuildSounds: placbldg.aud TerrainTypes: Clear,Road + UndeploySounds: cashturn.aud RequiresBuildableArea: AreaTypes: building Adjacent: 7 @@ -717,6 +721,7 @@ Building: BuildSounds: place2.aud TerrainTypes: Clear, Road + UndeploySounds: cashturn.aud RequiresBuildableArea: AreaTypes: building Adjacent: 4