Blacklists all non-basic radios from the Radio Glove crafting recipe (#64641)

Some possibilities without this change were:

    Erasing encryption keys
    Erasing sec ear-protecting headsets
    Erasing intercoms

Makes it so this doesn't happen anymore.
This commit is contained in:
Wallem
2022-02-06 16:13:21 -03:00
committed by GitHub
parent e951d5d6da
commit 4d4094a4e2
@@ -632,6 +632,10 @@
tool_behaviors = list(TOOL_WIRECUTTER)
category = CAT_CLOTHING
/datum/crafting_recipe/radiogloves/New()
..()
blacklist |= subtypesof(/obj/item/radio)
/datum/crafting_recipe/mixedbouquet
name = "Mixed bouquet"
result = /obj/item/bouquet