Merge pull request #36708 from Armhulen/patch-66

removes unnecessary message
This commit is contained in:
Jordan Brown
2018-03-26 15:17:25 -04:00
committed by CitadelStationBot
parent c579d81f4c
commit d6a5f2c831

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.\"")