Change id insertion sound (#23007)

* feat(id audio): add id insertion sound

* feat(pda): change id insertion sound

* feat(minor): change filename

* feat(attributions): update license
This commit is contained in:
Dakamakat
2023-12-28 06:34:32 +03:00
committed by GitHub
parent 3dde45f9d9
commit 1d06539432
3 changed files with 11 additions and 6 deletions

View File

@@ -147,3 +147,8 @@
license: "CC0-1.0" license: "CC0-1.0"
copyright: "Samuel Gremaud on freesound.org" copyright: "Samuel Gremaud on freesound.org"
source: "https://freesound.org/people/SamuelGremaud/sounds/455375/" source: "https://freesound.org/people/SamuelGremaud/sounds/455375/"
- files: ["id_insert.ogg"]
license: "CC0-1.0"
copyright: "dakamakat on freesound.org"
source: "https://freesound.org/people/Dakamakat/sounds/717370/"

Binary file not shown.

View File

@@ -32,7 +32,7 @@
idSlot: idSlot:
name: ID Card name: ID Card
ejectSound: /Audio/Machines/id_swipe.ogg ejectSound: /Audio/Machines/id_swipe.ogg
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg insertSound: /Audio/Machines/id_insert.ogg
whitelist: whitelist:
components: components:
- IdCard - IdCard
@@ -73,7 +73,7 @@
priority: -1 priority: -1
name: Cartridge name: Cartridge
ejectSound: /Audio/Machines/id_swipe.ogg ejectSound: /Audio/Machines/id_swipe.ogg
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg insertSound: /Audio/Machines/id_insert.ogg
whitelist: whitelist:
components: components:
- Cartridge - Cartridge
@@ -735,7 +735,7 @@
priority: -1 priority: -1
name: Cartridge name: Cartridge
ejectSound: /Audio/Machines/id_swipe.ogg ejectSound: /Audio/Machines/id_swipe.ogg
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg insertSound: /Audio/Machines/id_insert.ogg
whitelist: whitelist:
components: components:
- Cartridge - Cartridge
@@ -1023,7 +1023,7 @@
priority: -1 priority: -1
name: Cartridge name: Cartridge
ejectSound: /Audio/Machines/id_swipe.ogg ejectSound: /Audio/Machines/id_swipe.ogg
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg insertSound: /Audio/Machines/id_insert.ogg
whitelist: whitelist:
components: components:
- Cartridge - Cartridge