wisps no longer fall in chasms (#60004)

Co-authored-by: coiax <yellowbounder@gmail.com>
This commit is contained in:
Fikou
2021-07-05 05:52:28 +02:00
committed by GitHub
parent 69a5c827c8
commit adb9b76e1c

View File

@@ -23,7 +23,8 @@
/obj/effect/collapse,
/obj/effect/particle_effect/ion_trails,
/obj/effect/dummy/phased_mob,
/obj/effect/mapping_helpers
/obj/effect/mapping_helpers,
/obj/effect/wisp,
))
/datum/component/chasm/Initialize(turf/target)