Delta-v/Content.Server/Body/Systems
Princess Cheeseballs d7d83bd87c
RespiratorSystem Cleanup (#38572)
* Respirator Debodied

* Forgot about alerts (also respirator testa and events)

* Fix Urist eating air and not giving it back

* Stop nuke ops from taking in a breath then taking in a second breath causing them to get a headache from carbon dioxide poisoning and failing TryStopNukeOpsFromConstantlyFailing();

* Consts are smelly,

* Actually we don't need to raise the entity, just the component

* Don't forget to remove the unused code today, said me yesterday

* Remove all fallbacks

* Debody that too

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-06-26 22:33:43 -04:00
..
BloodstreamSystem.cs Fix puncturase cauterizing bleeding (#38289) 2025-06-13 12:11:15 -04:00
BodySystem.cs Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce (#38164) 2025-06-09 10:36:04 -04:00
BrainSystem.cs Body code cleanup (#24946) 2024-03-27 17:48:37 -07:00
InternalsSystem.cs RespiratorSystem Cleanup (#38572) 2025-06-26 22:33:43 -04:00
LungSystem.cs RespiratorSystem Cleanup (#38572) 2025-06-26 22:33:43 -04:00
MetabolizerSystem.cs Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce (#38164) 2025-06-09 10:36:04 -04:00
RespiratorSystem.cs RespiratorSystem Cleanup (#38572) 2025-06-26 22:33:43 -04:00
ThermalRegulatorSystem.cs Fix thermal regulation (#35971) 2025-03-20 23:40:31 +01:00