add a notification when replying to fax

This commit is contained in:
Shawn Hind
2021-10-22 21:30:56 -04:00
parent e83e81a8d2
commit c33d100cbd
+5
View File
@@ -2483,6 +2483,11 @@
var/destination
var/notify
var/obj/item/paper/P
if(sender)
log_admin("[key_name(src.owner)] has started replying to a fax message from [key_name(sender)]")
message_admins("[key_name_admin(src.owner)] has started replying to a fax message from [key_name_admin(sender)]")
var/use_letterheard = alert("Use letterhead? If so, do not add your own header or a footer. Type and format only your actual message.",,"Nanotrasen","Syndicate", "No")
switch(use_letterheard)
if("Nanotrasen")