mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Request consoles are less bright
This commit is contained in:
@@ -68,7 +68,7 @@ var/list/obj/machinery/requests_console/allConsoles = list()
|
||||
if(stat & NOPOWER)
|
||||
set_light(0)
|
||||
else
|
||||
set_light(2,0.7,"#34D352")//green light
|
||||
set_light(1.4,0.7,"#34D352")//green light
|
||||
if(open)
|
||||
if(!hackState)
|
||||
icon_state="req_comp_open"
|
||||
|
||||
Reference in New Issue
Block a user