mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Fix remaining non-returning Destroys()
Plus a little refactor to mining flaps and spacepod doors- they now use CanAtmosPass instead of manually setting the turf to no-atmos-passing
This commit is contained in:
@@ -201,7 +201,7 @@
|
||||
|
||||
/obj/structure/cable/singularity_pull(S, current_size)
|
||||
if(current_size >= STAGE_FIVE)
|
||||
Destroy()
|
||||
qdel(src)
|
||||
|
||||
// the cable coil object, used for laying cable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user