diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Fence/iron_grille.yml b/Resources/Prototypes/_CP14/Entities/Structures/Fence/iron_grille.yml index 010bdeed1e..9f11ef2b40 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Fence/iron_grille.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Fence/iron_grille.yml @@ -81,4 +81,10 @@ layer: - MidImpassable - LowImpassable - - WallLayer \ No newline at end of file + - WallLayer + - type: CP14DoorInteractionPopup + interactSound: + collection: CP14Doorknob + params: + variation: 0.03 + volume: -5 \ No newline at end of file