[MIRROR] Panel port test [IDB IGNORE] (#10447)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-16 16:05:24 -07:00
committed by GitHub
parent 2439279209
commit 2f698760c7
389 changed files with 4764 additions and 9001 deletions

View File

@@ -19,7 +19,7 @@
/obj/machinery/computer/fusion_core_control/Destroy()
QDEL_NULL(monitor)
..()
. = ..()
/obj/machinery/computer/fusion_core_control/attackby(var/obj/item/thing, var/mob/user)
..()

View File

@@ -17,7 +17,7 @@
/obj/machinery/computer/fusion_fuel_control/Destroy()
QDEL_NULL(monitor)
..()
. = ..()
/obj/machinery/computer/fusion_fuel_control/attack_ai(var/mob/user)
attack_hand(user)

View File

@@ -19,7 +19,7 @@
/obj/machinery/computer/gyrotron_control/Destroy()
QDEL_NULL(monitor)
..()
. = ..()
/obj/machinery/computer/gyrotron_control/attack_ai(var/mob/user)
attack_hand(user)