mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 06:27:26 +01:00
Fix vendors not updating icons on power change (#20668)
This commit is contained in:
+1
-1
@@ -866,7 +866,7 @@
|
||||
atom_say(message)
|
||||
|
||||
/obj/machinery/economy/vending/power_change()
|
||||
..()
|
||||
. = ..()
|
||||
if(stat & (BROKEN|NOPOWER))
|
||||
set_light(0)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user