Give c4 correct plastic_overlay (#2183)
This commit is contained in:
committed by
kevinz000
parent
272414bd30
commit
f9a6ee8d76
@@ -170,8 +170,8 @@
|
||||
|
||||
/obj/item/weapon/grenade/plastic/c4/New()
|
||||
wires = new /datum/wires/explosive/c4(src)
|
||||
plastic_overlay = mutable_appearance(icon, "plastic-explosive2")
|
||||
..()
|
||||
plastic_overlay = mutable_appearance(icon, "plastic-explosive2")
|
||||
|
||||
/obj/item/weapon/grenade/plastic/c4/Destroy()
|
||||
qdel(wires)
|
||||
|
||||
Reference in New Issue
Block a user