Fixes Arm Implant EMP Effect

This commit is contained in:
Fox McCloud
2017-12-20 00:00:52 -05:00
parent 0afeacd7b0
commit dce8366bb4
+1 -1
View File
@@ -61,7 +61,7 @@
/obj/item/organ/cyberimp/arm/emag_act()
return 0
/obj/item/organ/cyberimp/arm/gun/emp_act(severity)
/obj/item/organ/cyberimp/arm/emp_act(severity)
if(prob(15/severity) && owner)
to_chat(owner, "<span class='warning'>[src] is hit by EMP!</span>")
// give the owner an idea about why his implant is glitching