This commit is contained in:
kevinz000
2020-03-16 11:15:11 -07:00
parent 7fdbcc55c6
commit 7a25e04324
2 changed files with 2 additions and 5 deletions
@@ -764,10 +764,6 @@
return ..()
/obj/item/clothing/suit/space/hardsuit/shielded/run_block(mob/living/owner, atom/object, damage, attack_text, attack_type, armour_penetration, mob/attacker, def_zone, final_block_chance, list/block_return)
if(!real_attack)
if(current_charges > 0)
return BLOCK_SUCCESS | BLOCK_PHYSICAL_EXTERNAL
return BLOCK_NONE
recharge_cooldown = world.time + recharge_delay
if(current_charges > 0)
var/datum/effect_system/spark_spread/s = new