[MIRROR] PDA Embedded Images (#8970)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2
2024-09-16 01:34:40 -07:00
committed by GitHub
parent f47c6ac831
commit 3103d2fd4d
23 changed files with 519 additions and 333 deletions

View File

@@ -22,6 +22,7 @@
data["silent"] = notify_silent // does the pda make noise when it receives a message?
data["toff"] = toff // is the messenger function turned off?
data["active_conversation"] = active_conversation // Which conversation are we following right now?
data["enable_message_embeds"] = user?.client?.prefs?.read_preference(/datum/preference/toggle/messenger_embeds)
has_back = active_conversation
if(active_conversation)