External/Basic Airlock Sound Replacements (#5621)

* external and basic airlocks

Co-Authored-By: darklyac <204901402+darklyac@users.noreply.github.com>

* could have sworn i did this

* g

* Create attributions.yml

* highsec airlocks

* remove base airlock sounds

---------

Co-authored-by: darklyac <204901402+darklyac@users.noreply.github.com>
This commit is contained in:
This_Is_Gray 2026-04-16 16:12:19 -04:00 committed by GitHub
parent 720a18b871
commit 70f96ad802
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 12 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,8 @@
- files:
- airlock_ext_close.ogg
- airlock_ext_open.ogg
- airlock_hs_close.ogg
- airlock_hs_open.ogg
license: "CC0-1.0"
copyright: "by Darklyac"
source: "https://github.com/DeltaV-Station/Delta-v/pull/5621"

View File

@ -9,9 +9,9 @@
types:
Blunt: 15
openSound:
path: /Audio/Machines/airlock_ext_open.ogg
path: /Audio/_DV/Machines/airlock_ext_open.ogg #Delta V - Change Sound, was /Audio/Machines/airlock_ext_open.ogg
closeSound:
path: /Audio/Machines/airlock_ext_close.ogg
path: /Audio/_DV/Machines/airlock_ext_close.ogg #Delta V - Change Sound, was /Audio/Machines/airlock_ext_close.ogg
denySound:
path: /Audio/Machines/airlock_deny.ogg
- type: Sprite

View File

@ -70,9 +70,9 @@
types:
Blunt: 50
openSound:
path: /Audio/Machines/airlock_open.ogg
path: /Audio/_DV/Machines/airlock_hs_open.ogg # DeltaV, was /Audio/Machines/airlock_open.ogg
closeSound:
path: /Audio/Machines/airlock_close.ogg
path: /Audio/_DV/Machines/airlock_hs_close.ogg # DeltaV, was /Audio/Machines/airlock_close.ogg
denySound:
path: /Audio/Machines/airlock_deny.ogg
- type: Weldable