for-the-strength-from-which-he-gives-is-unerring

This commit is contained in:
Fox McCloud
2019-10-05 02:08:11 -04:00
parent 5170f3fbae
commit 67dc33ac3f
141 changed files with 722 additions and 542 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
S.toggle_secure()
to_chat(user, "<span class='notice'>You unsecure and detach \the [S] from the I/O connection port.</span>")
return
..()
return ..()
/obj/machinery/logic_gate/convert/multitool_menu(var/mob/user, var/obj/item/multitool/P)
var/logic_state_string
+1
View File
@@ -212,6 +212,7 @@
if(panel_open && istype(O, /obj/item/crowbar))
default_deconstruction_crowbar(O)
return 1
return ..()
//////////////////////////////////////
// Attack procs //