[MIRROR] Fixes some bad Destroy()s (#10629)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-12 14:14:28 +02:00
committed by GitHub
co-authored by SatinIsle Kashargul
parent d5af465245
commit 5d2435611d
57 changed files with 74 additions and 79 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ var/global/list/total_extraction_beacons = list()
/obj/structure/extraction_point/Destroy()
global.total_extraction_beacons -= src
..()
. = ..()
/obj/effect/extraction_holder
name = "extraction holder"