Files
Bubberstation/code/game/objects/items
Gaxeer 217c52c890 Radio examine qol (#89028)
## About The Pull Request

Add `span_class` macro to use instead of <span class='class'> (now only
used for changes I made to radio examine).
Make radio channel tokens info from headset examine more readable by
color coding and displaying it in list format.
Currently set broadcast frequence is also color coded and bold.

## Why It's Good For The Game

It's now easier to understand headset examine info :D

<details>
<summary>
Before
</summary>


![image](https://github.com/user-attachments/assets/6b5d7533-6b8e-47b9-9cd2-7c7a92552ca2)

![image](https://github.com/user-attachments/assets/7fcbde2b-0817-4db6-aca8-d15c17d708be)
</details>

<details>
<summary>
After
</summary>


![image](https://github.com/user-attachments/assets/6e9a7156-9c76-4843-8a45-7fce752a7b27)

![image](https://github.com/user-attachments/assets/50e5fb70-eb18-4fc5-803a-070774c73ccf)
</details>

## Changelog

🆑
qol: tokens and channel names in radio headset examine are now color
coded and display in list format
qol: broadcast frequency in examine is also color coded
code: add new `span_class` macro
/🆑
2025-01-14 15:22:38 +01:00
..
2025-01-14 15:22:38 +01:00
2025-01-11 18:47:08 -08:00
2024-12-24 11:42:20 -08:00
2025-01-10 13:07:41 +02:00
2024-12-18 00:44:22 +01:00
2024-11-18 12:41:20 +01:00
2024-11-10 17:52:29 -05:00