]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cyborg health alert and damage examining (#20084)
authorDoru991 <75124791+Doru991@users.noreply.github.com>
Fri, 15 Sep 2023 03:14:47 +0000 (06:14 +0300)
committerGitHub <noreply@github.com>
Fri, 15 Sep 2023 03:14:47 +0000 (23:14 -0400)
commiteaecdb433613e5b308a0495f0c83e5967522553c
tree7d744330c1b25418919605b138634782202a133b
parentc25b76913227a275f51cfd5defc5c4b6479e0a7c
Cyborg health alert and damage examining (#20084)

* Option for alt health alert and no overlay

* Fancy borg health indicator

* Borg damage examine localization

* EENENGHHHH ENNNGHHH

* Requested code changes

* Legal sound

* Revert "Legal sound"

This reverts commit 35715c88898aeb78dfe800319852c230395fdd7e.

I misunderstood what Sloth meant

* Annoying buzzer is back
15 files changed:
Content.Client/UserInterface/Systems/DamageOverlays/DamageOverlayUiController.cs
Content.Shared/Alert/AlertType.cs
Content.Shared/Mobs/Components/MobThresholdsComponent.cs
Content.Shared/Mobs/Systems/MobThresholdSystem.cs
Resources/Audio/Machines/attributions.yml
Resources/Audio/Machines/warning_buzzer.ogg [new file with mode: 0644]
Resources/Locale/en-US/health-examinable/health-examinable-silicon.ftl [new file with mode: 0644]
Resources/Prototypes/Alerts/alerts.yml
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
Resources/Textures/Interface/Alerts/borg_alive.rsi/health0.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/borg_alive.rsi/health1.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/borg_alive.rsi/health2.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/borg_alive.rsi/health3.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/borg_alive.rsi/health4.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/borg_alive.rsi/meta.json [new file with mode: 0644]