Now using $ as symbol for ert channel

This commit is contained in:
TDSSS
2017-10-23 14:48:51 +02:00
parent e83e8d581c
commit c0026cbec0
+1 -1
View File
@@ -30,7 +30,7 @@ var/list/department_radio_keys = list(
":U" = "Supply", "#U" = "Supply", ".U" = "Supply",
":Z" = "Service", "#Z" = "Service", ".Z" = "Service",
":P" = "AI Private", "#P" = "AI Private", ".P" = "AI Private",
":!" = "Response Team", "#!" = "Response Team", ".!" = "Response Team",
":$" = "Response Team", "#$" = "Response Team", ".$" = "Response Team",
":-" = "Special Ops", "#-" = "Special Ops", ".-" = "Special Ops",
":_" = "SyndTeam", "#_" = "SyndTeam", "._" = "SyndTeam",
":X" = "cords", "#X" = "cords", ".X" = "cords"