Add BiologicalMetaphysical to various ShowHealthBar/Icons (#3537)
This commit is contained in:
parent
42a9f09fd4
commit
f623b3a4a2
|
|
@ -12,8 +12,16 @@
|
|||
abstract: true
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
# Begin DeltaV Changes - Kitsune
|
||||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- BiologicalMetaphysical
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- BiologicalMetaphysical
|
||||
# End DeltaV Changes - Kitsune
|
||||
- type: ShowTriageIcons # DeltaV - Medical Records
|
||||
|
||||
- type: entity
|
||||
|
|
|
|||
|
|
@ -14,9 +14,11 @@
|
|||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- BiologicalMetaphysical # DeltaV - Kitsune
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- BiologicalMetaphysical # DeltaV - Kitsune
|
||||
- type: Tag
|
||||
tags:
|
||||
- HudMedical
|
||||
|
|
|
|||
|
|
@ -251,6 +251,7 @@
|
|||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- BiologicalMetaphysical # DeltaV - Kitsune
|
||||
|
||||
- type: entity
|
||||
parent: BaseBorgModuleSyndie
|
||||
|
|
|
|||
|
|
@ -46,6 +46,8 @@
|
|||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- BiologicalMetaphysical # DeltaV - Kitsune
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- BiologicalMetaphysical # DeltaV - Kitsune
|
||||
|
|
|
|||
|
|
@ -194,9 +194,11 @@
|
|||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
- BiologicalMetaphysical # DeltaV - Kitsune
|
||||
- type: ShowHealthIcons
|
||||
damageContainers:
|
||||
- Biological
|
||||
- BiologicalMetaphysical # DeltaV - Kitsune
|
||||
- type: FabricateCandy # DeltaV - The medical cyborg can generate candies filled with medicine.
|
||||
actions:
|
||||
- ActionFabricateLollipop
|
||||
|
|
|
|||
Loading…
Reference in New Issue