.sightcol EQUB BLUE ; Pulse lasers have blue sights EQUB RED ; Beam lasers have red sights EQUB WHITE ; Military lasers have white sights EQUB WHITE ; Mining lasers have white sightsName: sightcol [Show more] Type: Variable Category: Drawing lines Summary: Colours for the crosshair sights on the different laser typesContext: See this variable in context in the source code References: This variable is used as follows: * SIGHT uses sightcol
[X]
Configuration variable BLUE = 16
Offset into the MASKT table for blue
[X]
Configuration variable RED = 20
Offset into the MASKT table for red
[X]
Configuration variable WHITE = 12
Offset into the MASKT table for white