mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Stops bedsheets runtiming / being undeleteable (#17812)
This commit is contained in:
@@ -244,8 +244,9 @@ LINEN BINS
|
||||
|
||||
/obj/structure/bedsheetbin/Destroy()
|
||||
QDEL_LIST(sheets)
|
||||
hidden.forceMove(get_turf(src))
|
||||
hidden = null
|
||||
if(hidden)
|
||||
hidden.forceMove(get_turf(src))
|
||||
hidden = null
|
||||
return ..()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user