glasses ![code/modules/clothing/glasses/_glasses.dm 2](git.png)
Vars | |
color_cutoffs | Similar to lighting_cutoff, except it has individual r g and b components in the same 0-100 scale |
---|---|
current | The current hud icons |
forced_glass_color | Whether or not vision coloring is forcing |
glass_colour_type | Colors your vision when worn |
invis_override | Override to allow glasses to set higher than normal see_invis |
lighting_cutoff | A percentage of how much rgb to "max" on the lighting plane This lets us brighten darkness without washing out bright color |
Var Details
color_cutoffs ![code/modules/clothing/glasses/_glasses.dm 22](git.png)
Similar to lighting_cutoff, except it has individual r g and b components in the same 0-100 scale
current ![code/modules/clothing/glasses/_glasses.dm 24](git.png)
The current hud icons
forced_glass_color ![code/modules/clothing/glasses/_glasses.dm 28](git.png)
Whether or not vision coloring is forcing
glass_colour_type ![code/modules/clothing/glasses/_glasses.dm 26](git.png)
Colors your vision when worn
invis_override ![code/modules/clothing/glasses/_glasses.dm 17](git.png)
Override to allow glasses to set higher than normal see_invis
lighting_cutoff ![code/modules/clothing/glasses/_glasses.dm 20](git.png)
A percentage of how much rgb to "max" on the lighting plane This lets us brighten darkness without washing out bright color