BOOH Brightskins

Valid brightskins in BOOH are now:

Red, Green, Blue
Cyan, Magenta, Yellow
Black, White

These are set in the config here:

Cfg.BrightskinEnemy = “Red”
Cfg.BrightskinTeam = “Blue”

With Cfg.FixedColors = true, Cfg.BrightskinTeam refers to the team named ‘blue’ on the scoreboard, and Cfg.BrightskinEnemy to the other.

With Cfg.FixedColors = false, Cfg.BrightskinEnemy always refers to the opposing team, and Cfg.BrightskinTeam always to your own team colour.