From e2ec1c0e9bf4f202e94411f39cc414219a9202fc Mon Sep 17 00:00:00 2001 From: Darki255 Date: Thu, 1 Aug 2024 15:15:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B1=D0=B0=D0=B7=D0=BE=D0=B2=D1=8B=D0=B9=20=D0=BF=D0=B4=D0=B0?= =?UTF-8?q?=20=D0=B4=D0=BB=D1=8F=20=D0=BD=D0=B0=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ADT/Entities/Objects/Device/pda.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/ADT/Entities/Objects/Device/pda.yml b/Resources/Prototypes/ADT/Entities/Objects/Device/pda.yml index 5b710a24571..9d49a0697b7 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Device/pda.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Device/pda.yml @@ -1,5 +1,18 @@ - type: entity - parent: MedicalPDA + parent: BasePDA + id: ADTBaseMedicalPDA + abstract: true + components: + - type: ItemToggle + toggleLight: false + onUse: false + - type: HealthAnalyzer + scanDelay: 1 + scanningEndSound: + path: "/Audio/Items/Medical/healthscanner.ogg" + +- type: entity + parent: ADTBaseMedicalPDA id: ADTPathologistPDA name: pathologist's PDA description: It breezes chill.