Leverage the TGS4 chat tagging system for the new game message (#41697)

Allows specifying the tag to send the game announce message to on TGS4

Needed by downstreams
This commit is contained in:
Jordan Brown
2018-12-01 15:33:20 -08:00
committed by Tad Hardesty
parent 645ebe24d6
commit db68cd1f9d
11 changed files with 196 additions and 119 deletions
@@ -390,6 +390,13 @@
integer = FALSE
/datum/config_entry/flag/irc_announce_new_game
deprecated_by = /datum/config_entry/string/chat_announce_new_game
/datum/config_entry/flag/irc_announce_new_game/DeprecationUpdate(value)
return "" //default broadcast
/datum/config_entry/string/chat_announce_new_game
config_entry_value = null
/datum/config_entry/flag/debug_admin_hrefs