This commit is contained in:
Birdtalon
2017-08-29 15:48:21 +01:00
parent 13af501432
commit ea18a5f474
+2 -1
View File
@@ -78,7 +78,8 @@
toggle_paddles()
/obj/item/weapon/defibrillator/CtrlClick()
toggle_paddles()
if(ishuman(usr) && Adjacent(usr))
toggle_paddles()
/obj/item/weapon/defibrillator/attackby(obj/item/weapon/W, mob/user, params)
if(istype(W, /obj/item/weapon/stock_parts/cell))