]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Change id insertion sound (#23007)
authorDakamakat <52600490+dakamakat@users.noreply.github.com>
Thu, 28 Dec 2023 03:34:32 +0000 (06:34 +0300)
committerGitHub <noreply@github.com>
Thu, 28 Dec 2023 03:34:32 +0000 (22:34 -0500)
* feat(id audio): add id insertion sound

* feat(pda): change id insertion sound

* feat(minor): change filename

* feat(attributions): update license

Resources/Audio/Machines/attributions.yml
Resources/Audio/Machines/id_insert.ogg [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Devices/pda.yml

index c7859e9ba14c1481e15a3c0fe8074d78244facca..ed5715335287a2560f2e9f5537605aa2d3db1ef0 100644 (file)
   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/"
diff --git a/Resources/Audio/Machines/id_insert.ogg b/Resources/Audio/Machines/id_insert.ogg
new file mode 100644 (file)
index 0000000..9006ff5
Binary files /dev/null and b/Resources/Audio/Machines/id_insert.ogg differ
index a493efd4135475aef5885bbb0d5f8ef35f965d9d..54a2563c029919aa724da108b68256ea8836f9aa 100644 (file)
@@ -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
     - DoorBumpOpener
   - type: Input
     context: "human"
-    
+
 - type: entity
   parent: BasePDA
   id: BaseMedicalPDA
     accentVColor: "#2a4b5b"
   - type: Icon
     state: pda-paramedic
-    
+
 - type: entity
   parent: BaseMedicalPDA
   id: ChemistryPDA
       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
       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