mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 06:34:45 +01:00
Everything else through the door (#19358)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
hear_input(M, msg, 1)
|
||||
|
||||
/obj/item/assembly/voice/proc/hear_input(mob/living/M as mob, msg, type)
|
||||
if(!istype(M,/mob/living))
|
||||
if(!isliving(M))
|
||||
return
|
||||
|
||||
if(listening)
|
||||
|
||||
Reference in New Issue
Block a user