[MIRROR] Curator and Mime PDAs now start with their ringer off [MDB IGNORE] (#16985)

* Curator and Mime PDAs now start with their ringer off (#70604)

* Curator and Mime PDAs now start with their ringer off

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-10-19 10:56:40 +01:00
committed by GitHub
co-authored by John Willard
parent 384a55359d
commit bcfa54ed75
2 changed files with 12 additions and 17 deletions
@@ -348,6 +348,7 @@
for(var/datum/computer_file/program/messenger/msg in hdd.stored_files)
msg.mime_mode = TRUE
msg.allow_emojis = TRUE
msg.ringer_status = FALSE
/obj/item/modular_computer/tablet/pda/curator
name = "curator PDA"
@@ -368,6 +369,7 @@
if(hdd)
for(var/datum/computer_file/program/messenger/msg in hdd.stored_files)
msg.allow_emojis = TRUE
msg.ringer_status = FALSE
/**
* No Department