Skip to content

Commit c022d3b

Browse files
committed
Fix Neocyte health icon display by adding missing whitelists
1 parent fd97bba commit c022d3b

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

  • Resources/Prototypes

Resources/Prototypes/Entities/Clothing/Eyes/hud.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
- Biological
2828
- Hybrid # Starlight end, Neocytes
2929
- type: ShowHealthIcons
30+
damageContainers: # Starlight start
31+
- Biological
32+
- Hybrid # Starlight end, Neocytes
3033

3134
- type: entity
3235
parent: ClothingEyesHudBase

Resources/Prototypes/_Starlight/Body/Implants/eye.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
- Biological
5858
- Hybrid # Neocytes
5959
- type: ShowHealthIcons
60+
damageContainers:
61+
- Biological
62+
- Hybrid
6063

6164
- type: entity
6265
id: EyeImplantChemistry

0 commit comments

Comments
 (0)