Merge pull request #8139 from Trilbyspaceclone/patch-82

Makes mind shields bomb proof
This commit is contained in:
kevinz000
2019-05-21 00:00:28 -07:00
committed by GitHub
@@ -1,6 +1,7 @@
/obj/item/implant/mindshield
name = "mindshield implant"
desc = "Protects against brainwashing."
resistance_flags = INDESTRUCTIBLE
activated = 0
/obj/item/implant/mindshield/get_data()