]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Make UnrevivableComponent shared, give the component reason messages and if it shows...
authorZachary Higgs <compgeek223@gmail.com>
Sun, 9 Feb 2025 23:16:21 +0000 (19:16 -0400)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2025 23:16:21 +0000 (00:16 +0100)
commit6cb30b309215a751b192cc80c4061f0bbe0abfbd
tree3002c3fe17202a00ee6d210c343c5f5c78f806e4
parentcb723b0cdb6a387ec1c2674b78bdceae53dc4507
Make UnrevivableComponent shared, give the component reason messages and if it shows up on the analyzer (#35013)

* Make UnrevivableComponent shared

- Move UnrevivableComponent to shared

- add reason messages and if the status shows up in a health analyzer

* Update Content.Shared/Traits/Assorted/UnrevivableComponent.cs

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
* Make UnrevivableComponent networked

* Update Content.Shared/Traits/Assorted/UnrevivableComponent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Server/Medical/DefibrillatorSystem.cs
Content.Server/Medical/HealthAnalyzerSystem.cs
Content.Server/Traits/Assorted/UnrevivableComponent.cs [deleted file]
Content.Shared/Traits/Assorted/UnrevivableComponent.cs [new file with mode: 0644]