[MIRROR] Adds a new tool for GMs to create props for events in form of fake PDA conversation logs (#7717)

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-02-11 13:55:00 -07:00
committed by GitHub
parent 25ff4870ab
commit 9b0aa981ff
7 changed files with 127 additions and 2 deletions

View File

@@ -47,6 +47,7 @@
var/last_message_count = 0
var/ircreplyamount = 0
var/entity_narrate_holder //Holds /datum/entity_narrate when using the relevant admin verbs.
var/fakeConversations //Holds fake PDA conversations for event set-up
/////////
//OTHER//