mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
Plastic explosives can no longer be detonated by EMPs
🆑 coiax balance: Plastic explosives can no longer be detonated by EMPs. /🆑 > OOC: TheWulfe: Why does an Ion Rifle INSTANTLY kill anyone who > carries the most common and basic item, the C4?
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
plastic_overlay = mutable_appearance(icon, "[item_state]2")
|
||||
..()
|
||||
|
||||
/obj/item/weapon/grenade/plastic/Initialize(mapload)
|
||||
. = ..()
|
||||
SET_SECONDARY_FLAG(src, NO_EMP_WIRES)
|
||||
|
||||
/obj/item/weapon/grenade/plastic/Destroy()
|
||||
qdel(nadeassembly)
|
||||
nadeassembly = null
|
||||
|
||||
Reference in New Issue
Block a user