From de07c2b5994cf55437f829defdf35f7bd6f4443d Mon Sep 17 00:00:00 2001 From: LankLTE <135308300+LankLTE@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:11:47 -0700 Subject: [PATCH] Adds Health Analyzer to Chem PDA (#17603) --- Resources/Prototypes/Entities/Objects/Devices/pda.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index f67e1da376..74adce2198 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -554,6 +554,10 @@ accentVColor: "#B34200" - type: Icon state: pda-chemistry + - type: HealthAnalyzer + scanDelay: 1 + scanningEndSound: + path: "/Audio/Items/Medical/healthscanner.ogg" - type: entity parent: BasePDA