Delta-v/Content.Server/DeviceLinking/Systems
nikthechampiongr 1a3ce6cf2c
Fix brig timer labels to displaying correctly. (#25033)
* Fix brig timer labels to displaying correctly.

The TextScreenSystem was expecting a string, but the value inputted for
the label was an array of strings.

* Address nitpick

This should do the exact same thing but it is semantically clearer I guess.
2024-02-08 18:12:04 -05:00
..
AutoLinkSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
DeviceLinkOverloadSystem.cs Unrevert audio (#21330) 2023-11-27 22:12:34 +11:00
DeviceLinkSystem.cs Fix component constraints (#20241) 2023-09-20 10:12:48 +10:00
DoorSignalControlSystem.cs Allow opening doors mid-deny animation, if you have the access (#24969) 2024-02-05 18:31:21 -05:00
EdgeDetectorSystem.cs Remove superseded machine linking code (#18244) 2023-07-24 12:07:35 +10:00
GunSignalControlSystem.cs Star Wars 14: Shuttle weapon update (#23644) 2024-01-21 19:58:40 +11:00
LogicGateSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-03 21:33:09 -04:00
PowerSensorSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-03 21:33:09 -04:00
SignalSwitchSystem.cs Unrevert audio (#21330) 2023-11-27 22:12:34 +11:00
SignalTimerSystem.cs Fix brig timer labels to displaying correctly. (#25033) 2024-02-08 18:12:04 -05:00
SignallerSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-03 21:33:09 -04:00
TwoWayLeverSystem.cs Fix tooltips for non-disabled verbs (#19009) 2023-08-11 23:18:22 -07:00