Delta-v/Content.Server/VendingMachines
Niels Huylebroeck 810880d840 Turn off PointLights on VendingMachines when broken or off. (#33513)
The light itself should already turn off due to `LitOnPowered`
component, but the broken state of a VendingMachine did not.

Fixes  #33382
2024-12-07 21:46:52 +00:00
..
VendingMachineContrabandWireAction.cs Fix contraband never getting added to vend inventory (#32431) 2024-10-02 11:38:42 +01:00
VendingMachineEjectItemWireAction.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
VendingMachineSystem.cs Turn off PointLights on VendingMachines when broken or off. (#33513) 2024-12-07 21:46:52 +00:00