Collars the singularity (#8509)

* Collars the singularity

* Update singularity.dm

* Update singularity.dm
This commit is contained in:
Gandalf
2021-10-01 00:54:11 +01:00
committed by GitHub
parent 8b7c040a18
commit 0b8421f298
5 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
/obj/structure/window/singularity_pull(S, current_size)
..()
if(anchored && current_size >= STAGE_TWO)
if(anchored && current_size >= STAGE_FIVE) //SKYRAT EDIT CHANGE
set_anchored(FALSE)
if(current_size >= STAGE_FIVE)
deconstruct(FALSE)