Bomb Timer Modifier
Displays hours for times over 59 minutes. Adds a numbered strike counter to the bomb timer.
Settings:
`displayHours` – Display hours (90:00 -> 1:30:00)
`showModeText` – Display a label for modes like Zen mode
`customColor` – Custom color for the timer. Use empty string `""` to reset. A hex code (prefixed with #) or one of: red, cyan, blue, darkblue, lightblue, purple, yellow, lime, fuchsia, white, silver, grey, black, orange, brown, maroon, green, olive, navy, teal, aqua, magenta
You may also override the timer color from a mission. Simply add this tag somewhere in your mission description, e.g.: [timer:color:magenta] or [timer:color:#1e1e1e]