Delta-v/Content.Server/Body/Systems
Ciarán Walsh d83f393fa4
Use distinct action labels for toggling internals on and off. (#36073)
* Use distinct action labels for toggling internals on and off.

* Implement specific actions for enabling/disabling internals

Avoids potential confusing race conditions where two people might perform the "Toggle Internals On" action an the same person,
which would have jsut toggled twice.

* If no gas tank, will give popup

---------

Co-authored-by: beck-thompson <beck314159@hotmail.com>
2025-06-02 13:09:45 +02:00
..
BloodstreamSystem.cs Move entity effects definitions to shared (#35614) 2025-05-23 12:32:22 -04:00
BodySystem.cs Better Godmode (#37020) 2025-05-10 01:06:19 -04:00
BrainSystem.cs Body code cleanup (#24946) 2024-03-27 17:48:37 -07:00
InternalsSystem.cs Use distinct action labels for toggling internals on and off. (#36073) 2025-06-02 13:09:45 +02:00
LungSystem.cs Predicted internals (#33800) 2025-05-02 18:22:29 +10:00
MetabolizerSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
RespiratorSystem.cs Move entity effects definitions to shared (#35614) 2025-05-23 12:32:22 -04:00
StomachSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
ThermalRegulatorSystem.cs Fix thermal regulation (#35971) 2025-03-20 23:40:31 +01:00