mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Department-only radio messages are now a different color.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@66 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -193,8 +193,8 @@ Frequency:
|
||||
var/part_c = "</span></span>"
|
||||
|
||||
if(findtext(part_b, "135.3") || findtext(part_b, "135.5") || findtext(part_b, "135.7") || findtext(part_b, "135.9"))
|
||||
part_b = "<font color=#800080>" + part_b
|
||||
part_c = part_c + "</font>"
|
||||
part_a = "<span class='deptradio'><span class='name'>"
|
||||
|
||||
|
||||
|
||||
if (length(heard_masked))
|
||||
|
||||
Reference in New Issue
Block a user