mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 21:17:44 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user