Delta-v/Content.Server/VendingMachines
Niels Huylebroeck 49724a9b9d
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-11-25 13:35:14 +01:00
..
VendingMachineContrabandWireAction.cs Fix contraband never getting added to vend inventory (#32431) 2024-09-25 15:21:24 +10: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-11-25 13:35:14 +01:00