Update magweapon.dm

This commit is contained in:
silicons
2020-09-02 15:51:28 -07:00
committed by GitHub
parent 6f5de529c1
commit cbcacaa0af
@@ -51,11 +51,6 @@
cell.use(shot.energy_cost)
. = ..()
/obj/item/gun/ballistic/automatic/magrifle/emp_act(severity)
. = ..()
if(!(. & EMP_PROTECT_CONTENTS))
cell.use(round(cell.charge / severity))
/obj/item/gun/ballistic/automatic/magrifle/get_cell()
return cell