mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
* Collars the singularity * Update singularity.dm * Update singularity.dm
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
/obj/structure/railing/singularity_pull(S, current_size)
|
|
..()
|
|
if(anchored && current_size >= STAGE_FIVE)
|
|
set_anchored(FALSE)
|