ERT PDA Fixup (#25606)

meat and potatoes

ayup
This commit is contained in:
Hanz
2024-02-26 18:00:51 -05:00
committed by GitHub
parent 2faf7433c0
commit 6b00f592b6
2 changed files with 17 additions and 6 deletions

View File

@@ -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

View File

@@ -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