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:
@@ -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/"
|
||||||
|
|||||||
BIN
Resources/Audio/Machines/id_insert.ogg
Normal file
BIN
Resources/Audio/Machines/id_insert.ogg
Normal file
Binary file not shown.
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user