mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
POLARIS: Make eyes adjust in the dark
Based on how dark it is, how much darksight you have, etc.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
color = LIGHTING_BASE_MATRIX
|
||||
icon_state = "light1"
|
||||
auto_init = 0 // doesn't need special init
|
||||
blend_mode = BLEND_MULTIPLY
|
||||
blend_mode = BLEND_OVERLAY
|
||||
|
||||
var/lum_r = 0
|
||||
var/lum_g = 0
|
||||
|
||||
Reference in New Issue
Block a user