mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
15 lines
427 B
Plaintext
15 lines
427 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
|
|
default = null
|
|
|
|
/datum/config_entry/string/chat_reboot_role
|
|
|
|
/datum/config_entry/string/chat_roundend_notice_tag
|
|
|
|
/datum/config_entry/string/chat_squawk_tag
|