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"
|
||||
copyright: "Samuel Gremaud on freesound.org"
|
||||
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:
|
||||
name: ID Card
|
||||
ejectSound: /Audio/Machines/id_swipe.ogg
|
||||
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
|
||||
insertSound: /Audio/Machines/id_insert.ogg
|
||||
whitelist:
|
||||
components:
|
||||
- IdCard
|
||||
@@ -73,7 +73,7 @@
|
||||
priority: -1
|
||||
name: Cartridge
|
||||
ejectSound: /Audio/Machines/id_swipe.ogg
|
||||
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
|
||||
insertSound: /Audio/Machines/id_insert.ogg
|
||||
whitelist:
|
||||
components:
|
||||
- Cartridge
|
||||
@@ -100,7 +100,7 @@
|
||||
- DoorBumpOpener
|
||||
- type: Input
|
||||
context: "human"
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
id: BaseMedicalPDA
|
||||
@@ -540,7 +540,7 @@
|
||||
accentVColor: "#2a4b5b"
|
||||
- type: Icon
|
||||
state: pda-paramedic
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseMedicalPDA
|
||||
id: ChemistryPDA
|
||||
@@ -735,7 +735,7 @@
|
||||
priority: -1
|
||||
name: Cartridge
|
||||
ejectSound: /Audio/Machines/id_swipe.ogg
|
||||
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
|
||||
insertSound: /Audio/Machines/id_insert.ogg
|
||||
whitelist:
|
||||
components:
|
||||
- Cartridge
|
||||
@@ -1023,7 +1023,7 @@
|
||||
priority: -1
|
||||
name: Cartridge
|
||||
ejectSound: /Audio/Machines/id_swipe.ogg
|
||||
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
|
||||
insertSound: /Audio/Machines/id_insert.ogg
|
||||
whitelist:
|
||||
components:
|
||||
- Cartridge
|
||||
|
||||
Reference in New Issue
Block a user