mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[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:
@@ -160,3 +160,7 @@
|
||||
/obj/item/analyzer = 1
|
||||
)
|
||||
category = CAT_MISC
|
||||
|
||||
/datum/crafting_recipe/blackmarket_uplink/New()
|
||||
..()
|
||||
blacklist |= subtypesof(/obj/item/radio/)
|
||||
|
||||
Reference in New Issue
Block a user