Adds footstep sounds to tables (#23851)

adds footstep sounds to tables
This commit is contained in:
deathride58 2024-01-10 03:48:38 -05:00 committed by GitHub
parent fcab5407d1
commit 51a2b365cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 0 deletions

View File

@ -35,6 +35,9 @@
bonkSound: !type:SoundCollectionSpecifier
collection: TrayHit
- type: Clickable
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepHull
- type: entity
id: CounterBase

View File

@ -286,6 +286,9 @@
- type: Construction
graph: Table
node: TableGlass
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepTile
- type: entity
id: TableReinforcedGlass
@ -335,6 +338,9 @@
- type: Construction
graph: Table
node: TableReinforcedGlass
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepTile
- type: entity
id: TablePlasmaGlass
@ -384,6 +390,9 @@
- type: Construction
graph: Table
node: TablePlasmaGlass
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepTile
- type: entity
id: TableWood
@ -425,6 +434,9 @@
- type: Tag
tags:
- Wooden
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepWood
- type: entity
id: TableCarpet
@ -463,6 +475,9 @@
- type: Tag
tags:
- Wooden
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepCarpet
- type: entity
id: TableStone
@ -485,6 +500,9 @@
path: /Audio/Effects/picaxe2.ogg
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepFloor
- type: entity
id: TableWeb
@ -514,6 +532,9 @@
- type: Construction
graph: WebStructures
node: table
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepCarpet
- type: entity
id: TableDebug
@ -579,6 +600,9 @@
- type: Construction
graph: Table
node: CounterWood
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepWood
- type: entity
id: TableCounterMetal