mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
* Hard Del Fixes, Ref Tracking Changes
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
new_light = new /obj/machinery/light/small/built(loc)
|
||||
new_light.setDir(dir)
|
||||
transfer_fingerprints_to(new_light)
|
||||
if(cell)
|
||||
if(!QDELETED(cell))
|
||||
new_light.cell = cell
|
||||
cell.forceMove(new_light)
|
||||
cell = null
|
||||
|
||||
Reference in New Issue
Block a user