POLARIS: Make eyes adjust in the dark

Based on how dark it is, how much darksight you have, etc.
This commit is contained in:
Arokha Sieyes
2018-01-24 01:59:55 -05:00
parent 026fdb1e76
commit 947a59e926
9 changed files with 82 additions and 22 deletions

View File

@@ -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