diff --git a/Resources/Audio/Effects/Footsteps/attributions.yml b/Resources/Audio/Effects/Footsteps/attributions.yml index b6cf88c1e4..e034312204 100644 --- a/Resources/Audio/Effects/Footsteps/attributions.yml +++ b/Resources/Audio/Effects/Footsteps/attributions.yml @@ -80,14 +80,14 @@ source: "https://freesound.org/people/IENBA/sounds/697379/" - files: - - highheels1.ogg - - highheels2.ogg - - highheels3.ogg - - highheels4.ogg - - highheels5.ogg + - heelsclack1.ogg + - heelsclack2.ogg + - heelsclack3.ogg + - heelsclack4.ogg + - heelsclack5.ogg license: "CC0-1.0" - copyright: "Made by philRacoIndie freesound.org, modified by Skubman" - source: "https://freesound.org/people/nhaudio/sounds/179203/" + copyright: "Taken from NachtmahrTV on freesound.org, clipped by Centronias" + source: "https://freesound.org/people/NachtmahrTV/sounds/571801/" - files: - tacsuit_step_00.ogg diff --git a/Resources/Audio/Effects/Footsteps/heelsclack1.ogg b/Resources/Audio/Effects/Footsteps/heelsclack1.ogg new file mode 100644 index 0000000000..903f4c19ea Binary files /dev/null and b/Resources/Audio/Effects/Footsteps/heelsclack1.ogg differ diff --git a/Resources/Audio/Effects/Footsteps/heelsclack2.ogg b/Resources/Audio/Effects/Footsteps/heelsclack2.ogg new file mode 100644 index 0000000000..c81c36100f Binary files /dev/null and b/Resources/Audio/Effects/Footsteps/heelsclack2.ogg differ diff --git a/Resources/Audio/Effects/Footsteps/heelsclack3.ogg b/Resources/Audio/Effects/Footsteps/heelsclack3.ogg new file mode 100644 index 0000000000..0d3ff4a320 Binary files /dev/null and b/Resources/Audio/Effects/Footsteps/heelsclack3.ogg differ diff --git a/Resources/Audio/Effects/Footsteps/heelsclack4.ogg b/Resources/Audio/Effects/Footsteps/heelsclack4.ogg new file mode 100644 index 0000000000..2c709b00c5 Binary files /dev/null and b/Resources/Audio/Effects/Footsteps/heelsclack4.ogg differ diff --git a/Resources/Audio/Effects/Footsteps/heelsclack5.ogg b/Resources/Audio/Effects/Footsteps/heelsclack5.ogg new file mode 100644 index 0000000000..6b9f0763fb Binary files /dev/null and b/Resources/Audio/Effects/Footsteps/heelsclack5.ogg differ diff --git a/Resources/Audio/Effects/Footsteps/highheels1.ogg b/Resources/Audio/Effects/Footsteps/highheels1.ogg deleted file mode 100644 index 9cb9624262..0000000000 Binary files a/Resources/Audio/Effects/Footsteps/highheels1.ogg and /dev/null differ diff --git a/Resources/Audio/Effects/Footsteps/highheels2.ogg b/Resources/Audio/Effects/Footsteps/highheels2.ogg deleted file mode 100644 index 2a6866c9cb..0000000000 Binary files a/Resources/Audio/Effects/Footsteps/highheels2.ogg and /dev/null differ diff --git a/Resources/Audio/Effects/Footsteps/highheels3.ogg b/Resources/Audio/Effects/Footsteps/highheels3.ogg deleted file mode 100644 index 106463d135..0000000000 Binary files a/Resources/Audio/Effects/Footsteps/highheels3.ogg and /dev/null differ diff --git a/Resources/Audio/Effects/Footsteps/highheels4.ogg b/Resources/Audio/Effects/Footsteps/highheels4.ogg deleted file mode 100644 index 8fd691bd38..0000000000 Binary files a/Resources/Audio/Effects/Footsteps/highheels4.ogg and /dev/null differ diff --git a/Resources/Audio/Effects/Footsteps/highheels5.ogg b/Resources/Audio/Effects/Footsteps/highheels5.ogg deleted file mode 100644 index 14a755493c..0000000000 Binary files a/Resources/Audio/Effects/Footsteps/highheels5.ogg and /dev/null differ diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml index d31ff15f79..6940c50161 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml @@ -111,14 +111,16 @@ sprite: Clothing/Shoes/Boots/highheelboots.rsi - type: Clothing sprite: Clothing/Shoes/Boots/highheelboots.rsi + - type: FootstepModifier + footstepSoundCollection: + collection: FootstepHighHeels + params: + variation: 0.09 - type: HideLayerClothing force: true slots: - LFoot - RFoot - - type: FootstepModifier - footstepSoundCollection: - collection: FootstepHighHeels - type: entity parent: [ ClothingShoesMilitaryBase ] diff --git a/Resources/Prototypes/SoundCollections/footsteps.yml b/Resources/Prototypes/SoundCollections/footsteps.yml index 1bc18b105d..7d6e911fe0 100644 --- a/Resources/Prototypes/SoundCollections/footsteps.yml +++ b/Resources/Prototypes/SoundCollections/footsteps.yml @@ -215,11 +215,11 @@ - type: soundCollection id: FootstepHighHeels files: - - /Audio/Effects/Footsteps/highheels1.ogg - - /Audio/Effects/Footsteps/highheels2.ogg - - /Audio/Effects/Footsteps/highheels3.ogg - - /Audio/Effects/Footsteps/highheels4.ogg - - /Audio/Effects/Footsteps/highheels5.ogg + - /Audio/Effects/Footsteps/heelsclack1.ogg + - /Audio/Effects/Footsteps/heelsclack2.ogg + - /Audio/Effects/Footsteps/heelsclack3.ogg + - /Audio/Effects/Footsteps/heelsclack4.ogg + - /Audio/Effects/Footsteps/heelsclack5.ogg - type: soundCollection id: FootstepHardsuitLight