Merge pull request #6121 from Citadel-Station-13/upstream-merge-36708

[MIRROR] removes unnecessary message
This commit is contained in:
deathride58
2018-03-27 17:48:07 +00:00
committed by GitHub
-1
View File
@@ -1810,7 +1810,6 @@
message_admins("[src.owner] decided not to answer [key_name(H)]'s CentCom request.")
return
to_chat(src.owner, "You sent [input] to [H] via a secure channel.")
log_admin("[src.owner] replied to [key_name(H)]'s CentCom message with the message [input].")
message_admins("[src.owner] replied to [key_name(H)]'s CentCom message with: \"[input]\"")
to_chat(H, "You hear something crackle in your ears for a moment before a voice speaks. \"Please stand by for a message from Central Command. Message as follows. [input]. Message ends.\"")