Files
GandalfandGitHub 0b8421f298 Collars the singularity (#8509)
* Collars the singularity

* Update singularity.dm

* Update singularity.dm
2021-09-30 19:54:11 -04:00

5 lines
129 B
Plaintext

/obj/structure/railing/singularity_pull(S, current_size)
..()
if(anchored && current_size >= STAGE_FIVE)
set_anchored(FALSE)