Items are now assumed to be conductive, rather than the opposite

This commit is contained in:
Neerti
2019-03-04 21:44:54 -05:00
committed by Novacat
parent 5ca397fb43
commit 30b967e28a
89 changed files with 765 additions and 867 deletions

View File

@@ -6,7 +6,6 @@
var/obj/item/device/radio/electropack/part2 = null
var/status = 0
w_class = ITEMSIZE_HUGE
flags = CONDUCT
/obj/item/assembly/shock_kit/Destroy()
qdel(part1)