diff --git a/code/datums/components/chasm.dm b/code/datums/components/chasm.dm index 88360194b3..1f3a846c61 100644 --- a/code/datums/components/chasm.dm +++ b/code/datums/components/chasm.dm @@ -11,6 +11,7 @@ /obj/structure/lattice, /obj/structure/stone_tile, /obj/item/projectile, + /obj/effect/projectile, /obj/effect/portal, /obj/effect/abstract, /obj/effect/hotspot,