diff --git a/Resources/Prototypes/Entities/Structures/Furniture/Tables/base_structuretables.yml b/Resources/Prototypes/Entities/Structures/Furniture/Tables/base_structuretables.yml index 88d630c0ac..c1b0cf0423 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/Tables/base_structuretables.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/Tables/base_structuretables.yml @@ -35,6 +35,9 @@ bonkSound: !type:SoundCollectionSpecifier collection: TrayHit - type: Clickable + - type: FootstepModifier + footstepSoundCollection: + collection: FootstepHull - type: entity id: CounterBase diff --git a/Resources/Prototypes/Entities/Structures/Furniture/Tables/tables.yml b/Resources/Prototypes/Entities/Structures/Furniture/Tables/tables.yml index 5c42e7cf32..b984693a30 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/Tables/tables.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/Tables/tables.yml @@ -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