cleanup PDA yaml (#22470)
* Update pda.yml * Update pda.yml * :trollface:
This commit is contained in:
@@ -100,6 +100,15 @@
|
|||||||
- DoorBumpOpener
|
- DoorBumpOpener
|
||||||
- type: Input
|
- type: Input
|
||||||
context: "human"
|
context: "human"
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BasePDA
|
||||||
|
id: BaseMedicalPDA
|
||||||
|
components:
|
||||||
|
- type: HealthAnalyzer
|
||||||
|
scanDelay: 1
|
||||||
|
scanningEndSound:
|
||||||
|
path: "/Audio/Items/Medical/healthscanner.ogg"
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BasePDA
|
||||||
@@ -129,7 +138,7 @@
|
|||||||
state: pda-interntech
|
state: pda-interntech
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BaseMedicalPDA
|
||||||
id: MedicalInternPDA
|
id: MedicalInternPDA
|
||||||
name: medical intern PDA
|
name: medical intern PDA
|
||||||
description: Why isn't it white? Has a built-in health analyzer.
|
description: Why isn't it white? Has a built-in health analyzer.
|
||||||
@@ -142,10 +151,6 @@
|
|||||||
accentVColor: "#447987"
|
accentVColor: "#447987"
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: pda-internmed
|
state: pda-internmed
|
||||||
- type: HealthAnalyzer
|
|
||||||
scanDelay: 1
|
|
||||||
scanningEndSound:
|
|
||||||
path: "/Audio/Items/Medical/healthscanner.ogg"
|
|
||||||
- type: GuideHelp
|
- type: GuideHelp
|
||||||
guides:
|
guides:
|
||||||
- Medical Doctor
|
- Medical Doctor
|
||||||
@@ -279,7 +284,7 @@
|
|||||||
- type: Pda
|
- type: Pda
|
||||||
id: MimeIDCard
|
id: MimeIDCard
|
||||||
state: pda-mime
|
state: pda-mime
|
||||||
idSlot:
|
idSlot: # rewrite without sound because mime
|
||||||
name: ID Card
|
name: ID Card
|
||||||
whitelist:
|
whitelist:
|
||||||
components:
|
components:
|
||||||
@@ -476,7 +481,7 @@
|
|||||||
state: pda-engineer
|
state: pda-engineer
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BaseMedicalPDA
|
||||||
id: CMOPDA
|
id: CMOPDA
|
||||||
name: chief medical officer PDA
|
name: chief medical officer PDA
|
||||||
description: Extraordinarily shiny and sterile. Has a built-in health analyzer.
|
description: Extraordinarily shiny and sterile. Has a built-in health analyzer.
|
||||||
@@ -490,13 +495,9 @@
|
|||||||
accentVColor: "#447987"
|
accentVColor: "#447987"
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: pda-cmo
|
state: pda-cmo
|
||||||
- type: HealthAnalyzer
|
|
||||||
scanDelay: 1
|
|
||||||
scanningEndSound:
|
|
||||||
path: "/Audio/Items/Medical/healthscanner.ogg"
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BaseMedicalPDA
|
||||||
id: MedicalPDA
|
id: MedicalPDA
|
||||||
name: medical PDA
|
name: medical PDA
|
||||||
description: Shiny and sterile. Has a built-in health analyzer.
|
description: Shiny and sterile. Has a built-in health analyzer.
|
||||||
@@ -509,16 +510,12 @@
|
|||||||
accentVColor: "#447987"
|
accentVColor: "#447987"
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: pda-medical
|
state: pda-medical
|
||||||
- type: HealthAnalyzer
|
|
||||||
scanDelay: 1
|
|
||||||
scanningEndSound:
|
|
||||||
path: "/Audio/Items/Medical/healthscanner.ogg"
|
|
||||||
- type: GuideHelp
|
- type: GuideHelp
|
||||||
guides:
|
guides:
|
||||||
- Medical Doctor
|
- Medical Doctor
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BaseMedicalPDA
|
||||||
id: ParamedicPDA
|
id: ParamedicPDA
|
||||||
name: paramedic PDA
|
name: paramedic PDA
|
||||||
description: Shiny and sterile. Has a built-in rapid health analyzer.
|
description: Shiny and sterile. Has a built-in rapid health analyzer.
|
||||||
@@ -531,13 +528,9 @@
|
|||||||
accentVColor: "#2a4b5b"
|
accentVColor: "#2a4b5b"
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: pda-paramedic
|
state: pda-paramedic
|
||||||
- type: HealthAnalyzer
|
|
||||||
scanDelay: 1
|
|
||||||
scanningEndSound:
|
|
||||||
path: "/Audio/Items/Medical/healthscanner.ogg"
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BaseMedicalPDA
|
||||||
id: ChemistryPDA
|
id: ChemistryPDA
|
||||||
name: chemistry PDA
|
name: chemistry PDA
|
||||||
description: It has a few discolored blotches here and there.
|
description: It has a few discolored blotches here and there.
|
||||||
@@ -550,10 +543,6 @@
|
|||||||
accentVColor: "#B34200"
|
accentVColor: "#B34200"
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: pda-chemistry
|
state: pda-chemistry
|
||||||
- type: HealthAnalyzer
|
|
||||||
scanDelay: 1
|
|
||||||
scanningEndSound:
|
|
||||||
path: "/Audio/Items/Medical/healthscanner.ogg"
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BasePDA
|
||||||
@@ -764,47 +753,38 @@
|
|||||||
components:
|
components:
|
||||||
- type: Pda
|
- type: Pda
|
||||||
id: ERTChaplainIDCard
|
id: ERTChaplainIDCard
|
||||||
state: pda-ert
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ERTLeaderPDA
|
parent: ERTLeaderPDA
|
||||||
id: ERTEngineerPDA
|
id: ERTEngineerPDA
|
||||||
name: ERT PDA
|
|
||||||
suffix: Engineer
|
suffix: Engineer
|
||||||
components:
|
components:
|
||||||
- type: Pda
|
- type: Pda
|
||||||
id: ERTEngineerIDCard
|
id: ERTEngineerIDCard
|
||||||
state: pda-ert
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ERTLeaderPDA
|
parent: ERTLeaderPDA
|
||||||
id: ERTJanitorPDA
|
id: ERTJanitorPDA
|
||||||
name: ERT PDA
|
|
||||||
suffix: Janitor
|
suffix: Janitor
|
||||||
components:
|
components:
|
||||||
- type: Pda
|
- type: Pda
|
||||||
id: ERTJanitorIDCard
|
id: ERTJanitorIDCard
|
||||||
state: pda-ert
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ERTLeaderPDA
|
parent: ERTLeaderPDA
|
||||||
id: ERTMedicPDA
|
id: ERTMedicPDA
|
||||||
name: ERT PDA
|
|
||||||
suffix: Medic
|
suffix: Medic
|
||||||
components:
|
components:
|
||||||
- type: Pda
|
- type: Pda
|
||||||
id: ERTMedicIDCard
|
id: ERTMedicIDCard
|
||||||
state: pda-ert
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ERTLeaderPDA
|
parent: ERTLeaderPDA
|
||||||
id: ERTSecurityPDA
|
id: ERTSecurityPDA
|
||||||
name: ERT PDA
|
|
||||||
suffix: Security
|
suffix: Security
|
||||||
components:
|
components:
|
||||||
- type: Pda
|
- type: Pda
|
||||||
id: ERTSecurityIDCard
|
id: ERTSecurityIDCard
|
||||||
state: pda-ert
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ERTLeaderPDA
|
parent: ERTLeaderPDA
|
||||||
@@ -814,7 +794,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: Pda
|
- type: Pda
|
||||||
id: CBURNIDcard
|
id: CBURNIDcard
|
||||||
state: pda-ert
|
|
||||||
- type: PdaBorderColor
|
- type: PdaBorderColor
|
||||||
borderColor: "#A32D26"
|
borderColor: "#A32D26"
|
||||||
accentHColor: "#447987"
|
accentHColor: "#447987"
|
||||||
@@ -893,7 +872,7 @@
|
|||||||
state: pda-detective
|
state: pda-detective
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BaseMedicalPDA
|
||||||
id: BrigmedicPDA
|
id: BrigmedicPDA
|
||||||
name: brigmedic PDA
|
name: brigmedic PDA
|
||||||
description: I wonder whose pulse is on the screen? I hope he doesnt stop... PDA has a built-in health analyzer.
|
description: I wonder whose pulse is on the screen? I hope he doesnt stop... PDA has a built-in health analyzer.
|
||||||
@@ -907,10 +886,6 @@
|
|||||||
accentVColor: "#d7d7d0"
|
accentVColor: "#d7d7d0"
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: pda-brigmedic
|
state: pda-brigmedic
|
||||||
- type: HealthAnalyzer
|
|
||||||
scanDelay: 1
|
|
||||||
scanningEndSound:
|
|
||||||
path: "/Audio/Items/Medical/healthscanner.ogg"
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClownPDA
|
parent: ClownPDA
|
||||||
@@ -967,7 +942,7 @@
|
|||||||
state: pda-seniorresearcher
|
state: pda-seniorresearcher
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BaseMedicalPDA
|
||||||
id: SeniorPhysicianPDA
|
id: SeniorPhysicianPDA
|
||||||
name: senior physician PDA
|
name: senior physician PDA
|
||||||
description: Smells faintly like iron and chemicals. Has a built-in health analyzer.
|
description: Smells faintly like iron and chemicals. Has a built-in health analyzer.
|
||||||
@@ -981,10 +956,6 @@
|
|||||||
accentVColor: "#B34200"
|
accentVColor: "#B34200"
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: pda-seniorphysician
|
state: pda-seniorphysician
|
||||||
- type: HealthAnalyzer
|
|
||||||
scanDelay: 1
|
|
||||||
scanningEndSound:
|
|
||||||
path: "/Audio/Items/Medical/healthscanner.ogg"
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BasePDA
|
||||||
@@ -1014,7 +985,7 @@
|
|||||||
state: pda-pirate
|
state: pda-pirate
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePDA
|
parent: BaseMedicalPDA
|
||||||
id: SyndiAgentPDA
|
id: SyndiAgentPDA
|
||||||
name: syndicate agent PDA
|
name: syndicate agent PDA
|
||||||
description: For those days when healing normal syndicates aren't enough, try healing nuclear operatives instead!
|
description: For those days when healing normal syndicates aren't enough, try healing nuclear operatives instead!
|
||||||
@@ -1038,7 +1009,3 @@
|
|||||||
whitelist:
|
whitelist:
|
||||||
components:
|
components:
|
||||||
- Cartridge
|
- Cartridge
|
||||||
- type: HealthAnalyzer
|
|
||||||
scanDelay: 1
|
|
||||||
scanningEndSound:
|
|
||||||
path: "/Audio/Items/Medical/healthscanner.ogg"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user