cult overlays are now anchored (#52821)

should fix singularity hammers moving cult floor obj overlays and fix #47316
Also fixes #50978
This commit is contained in:
Fikou
2020-08-10 22:28:15 +02:00
committed by GitHub
parent 71355e2b04
commit 2b9e047ca4
@@ -1,6 +1,7 @@
//an "overlay" used by clockwork walls and floors to appear normal to mesons.
/obj/effect/cult_turf/overlay
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
anchored = TRUE
var/atom/linked
/obj/effect/cult_turf/overlay/examine(mob/user)