Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Change airlock deny sound #60

Merged
merged 2 commits into from
Apr 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Resources/Audio/Machines/airlock_deny.ogg
Binary file not shown.
7 changes: 6 additions & 1 deletion Resources/Audio/Machines/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
copyright: "cmorris035"
source: "https://freesound.org/people/cmorris035/sounds/319152/"

- files: ["airlock_open.ogg", "airlock_close.ogg", "airlock_deny.ogg"]
- files: ["airlock_open.ogg", "airlock_close.ogg"]
license: "CC-BY-SA-3.0"
copyright: "/tg/station"
source: "https://github.com/tgstation/tgstation/tree/5f5002b21253354c20ea224be3f604d79299b37e/sound/machines"
Expand Down Expand Up @@ -161,3 +161,8 @@
license: "CC-BY-SA-3.0"
copyright: "Taken from TG station."
source: "https://github.com/tgstation/tgstation/tree/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0"

- files: ["airlock_deny.ogg"]
license: "CC-BY-SA-3.0"
copyright: "/vgstation-coders/vgstation13"
source: "https://github.com/vgstation-coders/vgstation13/blob/Bleeding-Edge/sound/machines/denied.ogg"
Loading