mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-05 23:12:26 +00:00
Neophyte's colored profession-specific radio messages are back
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@81 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -193,9 +193,7 @@ 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))
|
||||
var/rendered = "[part_a][M.name][part_b][M.say_quote(message)][part_c]"
|
||||
|
||||
Reference in New Issue
Block a user