Gives Mediborg the Medical Hud (#28391)
This commit is contained in:
@@ -7,6 +7,17 @@
|
||||
- type: ShowMindShieldIcons
|
||||
- type: ShowCriminalRecordIcons
|
||||
|
||||
- type: entity
|
||||
id: ShowMedicalIcons
|
||||
abstract: true
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
@@ -24,7 +35,7 @@
|
||||
- Silicon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
parent: [ClothingEyesBase, ShowMedicalIcons]
|
||||
id: ClothingEyesHudMedical
|
||||
name: medical hud
|
||||
description: A heads-up display that scans the humanoids in view and provides accurate data about their health status.
|
||||
@@ -33,12 +44,6 @@
|
||||
sprite: Clothing/Eyes/Hud/med.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Hud/med.rsi
|
||||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: Tag
|
||||
tags:
|
||||
- HudMedical
|
||||
@@ -110,7 +115,7 @@
|
||||
- type: ShowThirstIcons
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
parent: [ClothingEyesBase, ShowMedicalIcons]
|
||||
id: ClothingEyesHudMedOnion
|
||||
name: medonion hud
|
||||
description: Filler
|
||||
@@ -119,16 +124,10 @@
|
||||
sprite: Clothing/Eyes/Hud/medonion.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Hud/medonion.rsi
|
||||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowHungerIcons
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
parent: [ClothingEyesBase, ShowMedicalIcons]
|
||||
id: ClothingEyesHudMedOnionBeer
|
||||
name: medthungerst hud
|
||||
description: Filler
|
||||
@@ -137,17 +136,11 @@
|
||||
sprite: Clothing/Eyes/Hud/medonionbeer.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Hud/medonionbeer.rsi
|
||||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowHungerIcons
|
||||
- type: ShowThirstIcons
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons]
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons, ShowMedicalIcons]
|
||||
id: ClothingEyesHudMedSec
|
||||
name: medsec hud
|
||||
description: An eye display that looks like a mixture of medical and security huds.
|
||||
@@ -159,15 +152,9 @@
|
||||
- type: Construction
|
||||
graph: HudMedSec
|
||||
node: medsecHud
|
||||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons]
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons, ShowMedicalIcons]
|
||||
id: ClothingEyesHudMultiversal
|
||||
name: multiversal hud
|
||||
description: Filler
|
||||
@@ -180,13 +167,10 @@
|
||||
damageContainers:
|
||||
- Biological
|
||||
- Inorganic
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowSyndicateIcons
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons]
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons, ShowMedicalIcons]
|
||||
id: ClothingEyesHudOmni
|
||||
name: omni hud
|
||||
description: Filler
|
||||
@@ -199,9 +183,6 @@
|
||||
damageContainers:
|
||||
- Biological
|
||||
- Inorganic
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowHungerIcons
|
||||
- type: ShowThirstIcons
|
||||
- type: ShowSyndicateIcons
|
||||
|
||||
@@ -192,7 +192,7 @@
|
||||
|
||||
- type: entity
|
||||
id: BorgChassisMedical
|
||||
parent: BaseBorgChassisNT
|
||||
parent: [BaseBorgChassisNT, ShowMedicalIcons]
|
||||
name: medical cyborg
|
||||
components:
|
||||
- type: Sprite
|
||||
|
||||
@@ -246,7 +246,7 @@
|
||||
path: /Audio/Ambience/Objects/periodic_beep.ogg
|
||||
|
||||
- type: entity
|
||||
parent: MobSiliconBase
|
||||
parent: [MobSiliconBase, ShowMedicalIcons]
|
||||
id: MobMedibot
|
||||
name: medibot
|
||||
description: No substitute for a doctor, but better than nothing.
|
||||
@@ -287,12 +287,6 @@
|
||||
interactFailureString: petting-failure-medibot
|
||||
interactSuccessSound:
|
||||
path: /Audio/Ambience/Objects/periodic_beep.ogg
|
||||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
|
||||
- type: entity
|
||||
parent: MobSiliconBase
|
||||
|
||||
Reference in New Issue
Block a user