mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
I ALMOST FORGOT YOU :D
This commit is contained in:
@@ -178,6 +178,9 @@
|
||||
if(ismob(Movable))
|
||||
var/mob/M = Movable
|
||||
|
||||
if (istype(M, /mob/camera))
|
||||
continue
|
||||
|
||||
if (istype(M, /mob/dead))
|
||||
listeners += M
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user