mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
15 lines
438 B
Plaintext
15 lines
438 B
Plaintext
/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/string/chat_reboot_role
|
|
|
|
/datum/config_entry/string/chat_roundend_notice_tag
|
|
|
|
/datum/config_entry/string/chat_squawk_tag
|