Merge pull request #13332 from Citadel-Station-13/silicons-patch-31

makes magweapons emp-immune
This commit is contained in:
BlackMajor
2020-09-06 18:05:34 +12:00
committed by GitHub
@@ -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