Delta-v/Content.Server/DeviceLinking/Systems
nikthechampiongr 5c93eca7d8
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.

(cherry picked from commit 1a3ce6cf2c50d59e91f682011f58e3345f48e86e)
2024-02-18 22:35:12 +01:00
..
AutoLinkSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
DeviceLinkOverloadSystem.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
DeviceLinkSystem.cs Fix component constraints (#20241) 2023-09-27 21:59:12 +02:00
DoorSignalControlSystem.cs Allow opening doors mid-deny animation, if you have the access (#24969) 2024-02-08 12:39:03 +01: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-27 23:40:06 +01:00
LogicGateSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00
PowerSensorSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00
SignalSwitchSystem.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
SignalTimerSystem.cs Fix brig timer labels to displaying correctly. (#25033) 2024-02-18 22:35:12 +01:00
SignallerSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00
TwoWayLeverSystem.cs Fix tooltips for non-disabled verbs (#19009) 2023-08-11 23:18:22 -07:00