mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Fiiiine
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
. = ..()
|
||||
update_icon()
|
||||
if(stat & NOPOWER)
|
||||
src.set_light(0)
|
||||
set_light(0)
|
||||
else
|
||||
src.set_light(3, 3)
|
||||
set_light(3, 3)
|
||||
|
||||
/obj/machinery/gameboard/update_icon()
|
||||
if(stat & NOPOWER)
|
||||
|
||||
Reference in New Issue
Block a user