mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 12:44:04 +01: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
@@ -26,7 +26,7 @@ GLOBAL_LIST_EMPTY(shutoff_valves)
|
||||
|
||||
/obj/machinery/atmospherics/valve/shutoff/Destroy()
|
||||
GLOB.shutoff_valves -= src
|
||||
..()
|
||||
. = ..()
|
||||
|
||||
/obj/machinery/atmospherics/valve/shutoff/attack_ai(mob/user as mob)
|
||||
return src.attack_hand(user)
|
||||
|
||||
Reference in New Issue
Block a user