Merge pull request #9370 from Citadel-Station-13/kevinz000-patch-88

buffs c4 on mobs
This commit is contained in:
BlackMajor
2019-10-22 11:04:30 +13:00
committed by GitHub
@@ -174,6 +174,7 @@
gender = PLURAL
var/open_panel = 0
can_attach_mob = TRUE
full_damage_on_mobs = TRUE
/obj/item/grenade/plastic/c4/New()
wires = new /datum/wires/explosive/c4(src)