mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Changes a lot of lighting colors, ranges, and powers (#28226)
* 8u hiubntgvby9 gb * colors * undo airlock * bluer light * spaghetti review
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
/obj/machinery/atmospherics/unary/cryo_cell/power_change()
|
||||
..()
|
||||
if(!(stat & (BROKEN | NOPOWER)))
|
||||
set_light(2)
|
||||
set_light(1.5, 1, LIGHT_COLOR_CYAN)
|
||||
else
|
||||
set_light(0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user