[MIRROR] makes subtypes of radios blacklisted for black market crafting (#206)

* makes subtypes of radios blacklisted for black market crafting (#52696)

* makes subtypes of radios blacklisted for black market crafting

Co-authored-by: Fikou <piotrbryla@onet.pl>
This commit is contained in:
SkyratBot
2020-08-05 10:15:18 +02:00
committed by GitHub
co-authored by Fikou
parent 4637f2e2b8
commit 7a4cab687b
@@ -160,3 +160,7 @@
/obj/item/analyzer = 1
)
category = CAT_MISC
/datum/crafting_recipe/blackmarket_uplink/New()
..()
blacklist |= subtypesof(/obj/item/radio/)