[MIRROR] Logs abductor chat (#6114)
* Logs abductor chat (#36713) * Logs abductor chat
This commit is contained in:
committed by
Poojawa
parent
5dabd9cb05
commit
1c5081af32
@@ -83,6 +83,7 @@
|
||||
//Hacks
|
||||
var/mob/living/carbon/human/user = usr
|
||||
var/rendered = "<span class='abductor'><b>[user.name]:</b> [message]</span>"
|
||||
log_talk(user,"ABDUCTOR:[key_name(user)] : [rendered]",LOGSAY)
|
||||
for(var/mob/living/carbon/human/H in GLOB.alive_mob_list)
|
||||
var/obj/item/organ/tongue/T = H.getorganslot(ORGAN_SLOT_TONGUE)
|
||||
if(!T || T.type != type)
|
||||
|
||||
Reference in New Issue
Block a user