From: Chaboricks <95505064+Chaboricks@users.noreply.github.com> Date: Sat, 8 Feb 2025 07:24:01 +0000 (+0300) Subject: Paper door (#34857) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=1caea8a759f1ba5f5b143c985603a55afa0e699d;p=space-station-14.git Paper door (#34857) * Add paper door sound * Update attributions yml * Update material_doors.yml * Update attributions.yml --- diff --git a/Resources/Audio/Effects/attributions.yml b/Resources/Audio/Effects/attributions.yml index 75cf22aa4f..add8884a7d 100644 --- a/Resources/Audio/Effects/attributions.yml +++ b/Resources/Audio/Effects/attributions.yml @@ -236,3 +236,8 @@ copyright: 'created by waveplaySFX on Freesound' license: "CC0-1.0" source: https://freesound.org/people/waveplaySFX/sounds/553744/ + +- files: [paperdoor_openclose.ogg] + copyright: 'created by Vrymaa on Freesound and modified by Chaboricks' + license: "CC0-1.0" + source: https://freesound.org/people/Vrymaa/sounds/785128/ diff --git a/Resources/Audio/Effects/paperdoor_openclose.ogg b/Resources/Audio/Effects/paperdoor_openclose.ogg new file mode 100644 index 0000000000..39e154f69d Binary files /dev/null and b/Resources/Audio/Effects/paperdoor_openclose.ogg differ diff --git a/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml b/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml index e5e82fc5e6..da60966d3d 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml @@ -136,6 +136,11 @@ - type: Construction graph: DoorGraph node: paperDoor + - type: Door + openSound: + path: /Audio/Effects/paperdoor_openclose.ogg + closeSound: + path: /Audio/Effects/paperdoor_openclose.ogg - type: entity id: PlasmaDoor