Update eyes.dm

This commit is contained in:
silicons
2020-08-27 09:39:27 -07:00
committed by GitHub
parent 0351686399
commit cf85d68ec2

View File

@@ -273,7 +273,7 @@
assume_rgb(C)
#define MAX_SATURATION 192
#define MAX_LIGHTNESS 192
#define MAX_LIGHTNESS 256
/obj/item/organ/eyes/robotic/glow/proc/assume_rgb(newcolor)
eye_color = RGB2EYECOLORSTRING(newcolor)