mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 08:04:22 +01:00
Merge pull request #11087 from VOREStation/Fixes/11079
Fix colorblind characters not seeing OL lights
This commit is contained in:
@@ -215,6 +215,7 @@
|
||||
render_target = O_LIGHTING_VISUAL_RENDER_TARGET
|
||||
blend_mode = BLEND_MULTIPLY
|
||||
alpha = 255
|
||||
appearance_flags = PLANE_MASTER|NO_CLIENT_COLOR // NO_CLIENT_COLOR because it has some naughty interactions with colorblindness that I can't figure out. Byond bug?
|
||||
|
||||
/obj/screen/plane_master/emissive
|
||||
plane = PLANE_EMISSIVE
|
||||
|
||||
Reference in New Issue
Block a user