Update plastic.dm

This commit is contained in:
kevinz000
2019-09-28 20:44:29 -07:00
committed by GitHub
parent 0301683ae1
commit 5c8471808c

View File

@@ -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)