Adjust walking sounds (#36941)
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
footstepSoundCollection:
|
||||
collection: FootstepHighHeels
|
||||
params:
|
||||
volume: -6
|
||||
variation: 0.09
|
||||
|
||||
- type: entity
|
||||
@@ -215,6 +216,7 @@
|
||||
collection: FootstepSpurs
|
||||
params:
|
||||
variation: 0.09
|
||||
volume: -6
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBootsCowboyBrown
|
||||
|
||||
@@ -35,8 +35,7 @@
|
||||
parent: ClothingShoesBaseButcherable
|
||||
id: ClothingShoeSlippersDuck
|
||||
name: ducky slippers
|
||||
# description: You wish these made quacking sounds as you walked.
|
||||
description: Comfy, yet haunted by the ghosts of ducks you fed bread to as a child.
|
||||
description: You wish these made quacking sounds as you walked. It's a good thing they don't, though.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Shoes/Misc/duck-slippers.rsi
|
||||
@@ -44,7 +43,7 @@
|
||||
sprite: Clothing/Shoes/Misc/duck-slippers.rsi
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepDuck
|
||||
collection: FootstepCarpet
|
||||
params:
|
||||
variation: 0.07
|
||||
- type: Construction
|
||||
@@ -63,7 +62,7 @@
|
||||
sprite: Clothing/Shoes/Misc/lizard-slippers.rsi
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepLizardSlippers
|
||||
collection: FootstepCarpet
|
||||
params:
|
||||
variation: 0.02
|
||||
- type: Construction
|
||||
|
||||
@@ -58,11 +58,12 @@
|
||||
sprite: Clothing/Shoes/Specific/clown_banana.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Shoes/Specific/clown_banana.rsi
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepSlip
|
||||
params:
|
||||
variation: 0.10
|
||||
#- type: FootstepModifier You can add a sound effect when you make one that doesn't sound like a dog dying. -emo
|
||||
# footstepSoundCollection:
|
||||
# collection: FootstepSlip
|
||||
# params:
|
||||
# volume: -10
|
||||
# variation: 0.10
|
||||
- type: Construction
|
||||
graph: BananaClownShoes
|
||||
node: shoes
|
||||
|
||||
@@ -1226,9 +1226,6 @@
|
||||
- type: Vocal
|
||||
sounds:
|
||||
Unsexed: Kangaroo
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepBounce
|
||||
- type: Puller
|
||||
needsHands: false
|
||||
- type: StaminaDamageOnHit
|
||||
|
||||
@@ -211,9 +211,7 @@
|
||||
group: GenericNumber
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
path: /Audio/Effects/Footsteps/slime1.ogg
|
||||
params:
|
||||
volume: 3
|
||||
collection: FootstepSlime
|
||||
- type: Tag
|
||||
tags:
|
||||
- FootstepSound
|
||||
|
||||
@@ -744,9 +744,7 @@
|
||||
200: Dead
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
path: /Audio/Effects/Footsteps/slime1.ogg
|
||||
params:
|
||||
volume: -6
|
||||
collection: FootstepSlime
|
||||
- type: Tag
|
||||
tags:
|
||||
- FootstepSound
|
||||
|
||||
@@ -31,9 +31,7 @@
|
||||
baseSprintSpeed: 4
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
path: /Audio/Effects/Footsteps/slime1.ogg
|
||||
params:
|
||||
volume: 3
|
||||
collection: FootstepSlime
|
||||
- type: Tag
|
||||
tags:
|
||||
- FootstepSound
|
||||
|
||||
@@ -162,9 +162,6 @@
|
||||
- type: Vocal
|
||||
sounds:
|
||||
Unsexed: Kangaroo
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepBounce
|
||||
- type: ReplacementAccent
|
||||
accent: kangaroo
|
||||
- type: Butcherable
|
||||
|
||||
Reference in New Issue
Block a user