Even More Misc HardDels (#22299)

Just a few more misc hard dels I found from the logs today. Not counting
the event round which inexplicably had hundreds of them.
This commit is contained in:
VMSolidus
2026-04-20 11:31:39 +00:00
committed by GitHub
parent 5b2199ae97
commit 8df12c8e29
6 changed files with 39 additions and 2 deletions
+5
View File
@@ -159,6 +159,10 @@
if(stasis_power)
C.stasis_power = stasis_power
/obj/item/bodybag/cryobag/Destroy()
color = null
return ..()
/obj/structure/closet/body_bag/cryobag
name = "stasis bag"
desc = "A reusable plastic bag designed to prevent additional damage to an occupant, especially useful if short on time or in \
@@ -195,6 +199,7 @@
/obj/structure/closet/body_bag/cryobag/Destroy()
STOP_PROCESSING(SSprocessing, src)
QDEL_NULL(airtank)
overlays.Cut()
return ..()
/obj/structure/closet/body_bag/cryobag/Entered(atom/movable/AM)
@@ -67,6 +67,11 @@
. = ..()
update_state()
/obj/structure/door_assembly/Destroy()
electronics = null
created_name = null
return ..()
/obj/structure/door_assembly/door_assembly_generic
base_name = "airlock"
airlock_type = /obj/machinery/door/airlock