.coltabl EQUB YELLOW EQUB RED EQUB YELLOW EQUB CYANName: coltabl [Show more] Type: Variable Category: Drawing ships Summary: Colours for ship explosionsContext: See this variable in context in the source code References: This variable is used as follows: * DOEXP uses coltabl
[X]
Configuration variable CYAN = %11111111
Four mode 1 pixels of colour 3 (cyan or white)
[X]
Configuration variable RED = %11110000
Four mode 1 pixels of colour 2 (red, magenta or white)
[X]
Configuration variable YELLOW = %00001111
Four mode 1 pixels of colour 1 (yellow)