@@ -765,7 +765,7 @@
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
id: ERTLeaderPDA
|
||||
name: ERT PDA
|
||||
name: ERT Leader PDA
|
||||
suffix: Leader
|
||||
description: Red for firepower.
|
||||
components:
|
||||
@@ -782,8 +782,9 @@
|
||||
- type: entity
|
||||
parent: ERTLeaderPDA
|
||||
id: ERTChaplainPDA
|
||||
name: ERT PDA
|
||||
name: ERT Chaplain PDA
|
||||
suffix: Chaplain
|
||||
description: Red for firepower, it's blessed.
|
||||
components:
|
||||
- type: Pda
|
||||
id: ERTChaplainIDCard
|
||||
@@ -791,7 +792,9 @@
|
||||
- type: entity
|
||||
parent: ERTLeaderPDA
|
||||
id: ERTEngineerPDA
|
||||
name: ERT Engineer PDA
|
||||
suffix: Engineer
|
||||
description: Red for firepower, it's well-worn.
|
||||
components:
|
||||
- type: Pda
|
||||
id: ERTEngineerIDCard
|
||||
@@ -799,7 +802,9 @@
|
||||
- type: entity
|
||||
parent: ERTLeaderPDA
|
||||
id: ERTJanitorPDA
|
||||
name: ERT Janitor PDA
|
||||
suffix: Janitor
|
||||
description: Red for firepower, it's squeaky clean.
|
||||
components:
|
||||
- type: Pda
|
||||
id: ERTJanitorIDCard
|
||||
@@ -807,15 +812,23 @@
|
||||
- type: entity
|
||||
parent: ERTLeaderPDA
|
||||
id: ERTMedicPDA
|
||||
name: ERT Medic PDA
|
||||
suffix: Medic
|
||||
description: Red for firepower, it's shiny and sterile. Has a built-in rapid health analyzer.
|
||||
components:
|
||||
- type: Pda
|
||||
id: ERTMedicIDCard
|
||||
- type: HealthAnalyzer
|
||||
scanDelay: 1
|
||||
scanningEndSound:
|
||||
path: "/Audio/Items/Medical/healthscanner.ogg"
|
||||
|
||||
- type: entity
|
||||
parent: ERTLeaderPDA
|
||||
id: ERTSecurityPDA
|
||||
name: ERT Security PDA
|
||||
suffix: Security
|
||||
description: Red for firepower, it has tally marks etched on the side.
|
||||
components:
|
||||
- type: Pda
|
||||
id: ERTSecurityIDCard
|
||||
|
||||
@@ -212,8 +212,7 @@
|
||||
id: ERTMedicPDA
|
||||
ears: ClothingHeadsetAltCentCom
|
||||
belt: ClothingBeltMedicalFilled
|
||||
pocket1: HandheldHealthAnalyzer
|
||||
pocket2: Flare
|
||||
pocket1: Flare
|
||||
|
||||
- type: startingGear
|
||||
id: ERTMedicalGearEVA
|
||||
@@ -229,8 +228,7 @@
|
||||
id: ERTMedicPDA
|
||||
ears: ClothingHeadsetAltCentCom
|
||||
belt: ClothingBeltMedicalFilled
|
||||
pocket1: HandheldHealthAnalyzer
|
||||
pocket2: Flare
|
||||
pocket1: Flare
|
||||
|
||||
# Janitor
|
||||
- type: job
|
||||
|
||||
Reference in New Issue
Block a user