Merge pull request #14527 from dearmochi/tgui-newscaster

[TGUI] Newscasters
This commit is contained in:
AffectedArc07
2020-10-07 09:48:44 +01:00
committed by GitHub
26 changed files with 2311 additions and 1716 deletions
-1
View File
@@ -98,7 +98,6 @@ GLOBAL_LIST_INIT(admin_verbs_event, list(
/client/proc/toggle_ert_calling,
/client/proc/show_tip,
/client/proc/cmd_admin_change_custom_event,
/datum/admins/proc/access_news_network, /*allows access of newscasters*/
/client/proc/cmd_admin_subtle_message, /*send an message to somebody as a 'voice in their head'*/
/client/proc/cmd_admin_direct_narrate, /*send text directly to a player with no padding. Useful for narratives and fluff-text*/
/client/proc/cmd_admin_world_narrate, /*sends text to all players with no padding*/