Delta-v/Content.Shared/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
..
SharedBodySystem.Body.cs Replace AttachToGridOrMap with DropNextTo (#27950) 2024-05-12 10:30:17 -04:00
SharedBodySystem.Organs.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-04 15:38:53 +10:00
SharedBodySystem.Parts.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-04 15:38:53 +10:00
SharedBodySystem.cs Maybe fix dead bug (#24445) 2024-01-23 18:42:55 -08:00
SharedInternalsSystem.cs Use distinct action labels for toggling internals on and off. (#36073) 2025-06-02 13:09:45 +02:00