outta the closet (#21039)

This commit is contained in:
GDN
2023-05-08 16:34:54 -05:00
committed by GitHub
parent 0e95bc8e03
commit 910d07561e
@@ -133,7 +133,7 @@
break
if(isobserver(M))
continue
if(istype(M, /mob/living/simple_animal/bot/mulebot))
if(istype(M, /mob/living/simple_animal/bot/mulebot) || istype(M, /mob/camera))
continue
if(M.buckled || M.anchored || M.has_buckled_mobs())
continue