mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Fix a lot of wire interactions
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
/datum/wires/apc/interactable(mob/user)
|
||||
var/obj/machinery/power/apc/A = holder
|
||||
if(A.wiresexposed)
|
||||
if(A.panel_open && !A.opened)
|
||||
return TRUE
|
||||
|
||||
/datum/wires/apc/get_status()
|
||||
|
||||
Reference in New Issue
Block a user