mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
Collars the singularity (#8509)
* Collars the singularity * Update singularity.dm * Update singularity.dm
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user