Override emp_act on the ionrifle

A gun isn't much use if it disables itself

fixes #3994
This commit is contained in:
Francis Devine
2014-06-24 20:37:27 +12:00
parent cb0db44af5
commit 2786bcc54b
@@ -9,6 +9,10 @@
slot_flags = SLOT_BACK
ammo_type = list(/obj/item/ammo_casing/energy/ion)
/obj/item/weapon/gun/energy/ionrifle/emp_act(severity)
return
/obj/item/weapon/gun/energy/decloner
name = "biological demolecularisor"
desc = "A gun that discharges high amounts of controlled radiation to slowly break a target into component elements."