Spawn Curator PDA with ringer ON by default (#18948)

* Unmute Curator PDA

Causes Curators to no longer spawn with their messenger ringer turned off

* Puts code back, commented out

Returns original code that was removed, but commented out.

* Adds SKYRAT EDIT tags

You know, because that's what I was supposed to do the first time. Whoops.

* Make the comment a comment

Wow.
This commit is contained in:
Danny Boy
2023-01-31 02:24:48 +00:00
committed by GitHub
parent eadcb81267
commit 4d13ceab18
@@ -348,10 +348,12 @@
/datum/computer_file/program/newscaster,
)
/* // SKYRAT EDIT REMOVAL BEGIN - Mutes the Curator's ringer on spawn
/obj/item/modular_computer/pda/curator/Initialize(mapload)
. = ..()
for(var/datum/computer_file/program/messenger/msg in stored_files)
msg.ringer_status = FALSE
*/ // SKYRAT EDIT REMOVAL END
/**
* No Department