From: PrPleGoo Date: Fri, 10 May 2024 01:35:29 +0000 (+0200) Subject: add health icons to the secmed hud (#27483) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=e41a48765857d41466dc10ea52766e3b9833e2d2;p=space-station-14.git add health icons to the secmed hud (#27483) redo change --- diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/hud.yml b/Resources/Prototypes/Entities/Clothing/Eyes/hud.yml index c919f9173b..835c405e19 100644 --- a/Resources/Prototypes/Entities/Clothing/Eyes/hud.yml +++ b/Resources/Prototypes/Entities/Clothing/Eyes/hud.yml @@ -162,6 +162,9 @@ - type: ShowHealthBars damageContainers: - Biological + - type: ShowHealthIcons + damageContainers: + - Biological - type: entity parent: [ClothingEyesBase, ShowSecurityIcons] diff --git a/Resources/Prototypes/StatusEffects/health.yml b/Resources/Prototypes/StatusEffects/health.yml index 6456ac6dc2..073b03a2ae 100644 --- a/Resources/Prototypes/StatusEffects/health.yml +++ b/Resources/Prototypes/StatusEffects/health.yml @@ -2,7 +2,7 @@ id: HealthIcon abstract: true priority: 3 - locationPreference: Right + locationPreference: Left isShaded: true - type: statusIcon