Include the gamemode in the discord fax announcement. (#5841)

Includes the Game Mode in the discord announcement for new faxes sent to the CCIA channel.
This commit is contained in:
Werner
2018-12-28 19:23:21 +01:00
committed by GitHub
parent f8e4cfc2dc
commit 92d5ce758c

View File

@@ -301,6 +301,8 @@ var/list/admin_departments
else else
discord_msg += ".)" discord_msg += ".)"
discord_msg += " Gamemode: [SSticker.mode]"
discord_bot.send_to_cciaa(discord_msg) discord_bot.send_to_cciaa(discord_msg)
/obj/machinery/photocopier/faxmachine/proc/do_pda_alerts() /obj/machinery/photocopier/faxmachine/proc/do_pda_alerts()