mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-30 16:16:47 +01:00
Fix /obj/item/robot_module hard deleting.
This commit is contained in:
@@ -400,6 +400,7 @@ SLEEPER CODE IS IN game/objects/items/devices/dogborg_sleeper.dm !
|
||||
|
||||
/obj/item/milking_machine/pleasuremaw/Destroy()
|
||||
STOP_PROCESSING(SSobj, src) //please no
|
||||
QDEL_NULL(inserted_item)
|
||||
borg_self = null
|
||||
. = ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user