Add Health Analyzer to Medical Intern PDA (#10781)

* Add Health Analyzer to Medical Intern PDA

It feels a little strange for the Medical Intern PDA to not have a health analyzer.

* Fix Indentation for HealthAnalyzer

Oops
This commit is contained in:
LordEclipse
2022-08-29 18:32:20 -05:00
committed by GitHub
parent 31031f3672
commit 48787c5571

View File

@@ -106,7 +106,7 @@
parent: BasePDA parent: BasePDA
id: MedicalInternPDA id: MedicalInternPDA
name: medical intern PDA name: medical intern PDA
description: Why isn't it white? description: Why isn't it white? Has a built-in health analyzer.
components: components:
- type: PDA - type: PDA
id: MedicalInternIDCard id: MedicalInternIDCard
@@ -116,6 +116,8 @@
state: pda-internmed state: pda-internmed
- type: Icon - type: Icon
state: pda-internmed state: pda-internmed
- type: HealthAnalyzer
scanDelay: 1.4
- type: entity - type: entity
parent: BasePDA parent: BasePDA