mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 18:22:14 +00:00
wisps no longer fall in chasms (#60004)
Co-authored-by: coiax <yellowbounder@gmail.com>
This commit is contained in:
@@ -23,7 +23,8 @@
|
|||||||
/obj/effect/collapse,
|
/obj/effect/collapse,
|
||||||
/obj/effect/particle_effect/ion_trails,
|
/obj/effect/particle_effect/ion_trails,
|
||||||
/obj/effect/dummy/phased_mob,
|
/obj/effect/dummy/phased_mob,
|
||||||
/obj/effect/mapping_helpers
|
/obj/effect/mapping_helpers,
|
||||||
|
/obj/effect/wisp,
|
||||||
))
|
))
|
||||||
|
|
||||||
/datum/component/chasm/Initialize(turf/target)
|
/datum/component/chasm/Initialize(turf/target)
|
||||||
|
|||||||
Reference in New Issue
Block a user