mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Panel port test [IDB IGNORE] (#10447)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2439279209
commit
2f698760c7
@@ -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)
|
||||
..()
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user