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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user