code/datums/wires/wires.dm 
| LIST_COLOR_RENAME | Used for wire name appearances. Replaces the color name on the left with the one on the right. The color on the left is the one used as the actual color of the wire, but it doesn't look good when written. So, we need to replace the name to something that looks better. |
|---|
Define Details
LIST_COLOR_RENAME 
Used for wire name appearances. Replaces the color name on the left with the one on the right. The color on the left is the one used as the actual color of the wire, but it doesn't look good when written. So, we need to replace the name to something that looks better.