[s] Fixes Mechs being able to walk through walls (#24695)

* Adds the ismecha check

* I am a dummy, thanks contra
This commit is contained in:
DGamerL
2024-03-19 20:41:56 +00:00
committed by GitHub
parent ec90b441ad
commit 76142af004
@@ -475,9 +475,7 @@ While using this makes the system rely on OnFire, it still gives options for tim
return FALSE
/obj/effect/temp_visual/elite_tumor_wall/gargantua/CanPass(atom/movable/mover, border_dir)
. = ..()
if(istype(mover, /obj/item/projectile))
return FALSE
return FALSE
/obj/item/gps/internal/tumor
icon_state = null