]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix borg mobstates (#21307)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Thu, 9 Nov 2023 23:14:06 +0000 (18:14 -0500)
committerGitHub <noreply@github.com>
Thu, 9 Nov 2023 23:14:06 +0000 (16:14 -0700)
commitac5e9cd70b8656905637c25abfd773cc079df0f5
tree1c0ea0fce9a1b76447b9f9ad7fecb8fd8e1b55d0
parent4de0cf66d71f839ba1a2fc136a7b25a613d8046a
Fix borg mobstates (#21307)

* Add dead states to borgs

* this?

* ack
17 files changed:
Content.Client/Silicons/Borgs/BorgSystem.cs
Content.Server/Medical/DefibrillatorSystem.cs
Content.Server/Silicons/Borgs/BorgSystem.cs
Content.Server/Zombies/ZombieSystem.Transform.cs
Content.Shared/Alert/AlertType.cs
Content.Shared/Mobs/Systems/MobStateSystem.StateMachine.cs
Resources/Prototypes/Alerts/alerts.yml
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
Resources/Textures/Interface/Alerts/borg_alive.rsi/health0.png
Resources/Textures/Interface/Alerts/borg_alive.rsi/health1.png
Resources/Textures/Interface/Alerts/borg_alive.rsi/health2.png
Resources/Textures/Interface/Alerts/borg_alive.rsi/health3.png
Resources/Textures/Interface/Alerts/borg_alive.rsi/health4.png
Resources/Textures/Interface/Alerts/borg_critical.rsi/critical.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/borg_critical.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Interface/Alerts/borg_dead.rsi/dead.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/borg_dead.rsi/meta.json [new file with mode: 0644]