mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-28 07:06:19 +01:00
Fax Fixes
Check-faxes proc now works properly, and uses unique fax IDs. All is golden.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
else
|
||||
C << "[msg_start][key_name(Sender, 0, 1, 0)][msg_end]"
|
||||
|
||||
send_to_discord("cciaa_channel", "@everyone **Emergency Message** from [Sender]: [text]!")
|
||||
send_to_discord("cciaa_channel", "@everyone **Emergency Message** received from [Sender]: '[text]' !!!")
|
||||
|
||||
/proc/Syndicate_announce(var/text , var/mob/Sender)
|
||||
var/msg = copytext(sanitize(text), 1, MAX_MESSAGE_LEN)
|
||||
|
||||
Reference in New Issue
Block a user