night_vision 
Vars | |
nv_color_cutoffs | Holds the player's selected night vision colour |
---|---|
Procs | |
add_unique | Contains the color_cutoffs applied to the user's eyes w/ our custom hue (once built) |
calculate_color_cutoffs | Calculate eye organ color_cutoffs used in tinted night vision with a supplied hexcode colour, clamping and scaling appropriately. |
Var Details
nv_color_cutoffs 
Holds the player's selected night vision colour
Proc Details
add_unique
Contains the color_cutoffs applied to the user's eyes w/ our custom hue (once built)
calculate_color_cutoffs
Calculate eye organ color_cutoffs used in tinted night vision with a supplied hexcode colour, clamping and scaling appropriately.