Merge pull request #7242 from Cyantime/patch-1

Show sent PDA messages to sender
This commit is contained in:
Atermonera
2020-05-28 15:41:38 -07:00
committed by GitHub

View File

@@ -1133,7 +1133,7 @@ var/global/list/obj/item/device/pda/PDAs = list()
conversations.Add("\ref[P]")
if(!P.conversations.Find("\ref[src]"))
P.conversations.Add("\ref[src]")
to_chat(U, "[bicon(src)] <b>Sent message to [P.owner] ([P.ownjob]), </b>\"[t]\"")
if (prob(15)) //Give the AI a chance of intercepting the message
var/who = src.owner