clonwops
This commit is contained in:
@@ -139,14 +139,3 @@
|
||||
market.purchase(selected_item, viewing_category, params["method"], src, usr)
|
||||
buying = FALSE
|
||||
selected_item = null
|
||||
|
||||
/datum/crafting_recipe/blackmarket_uplink
|
||||
name = "Black Market Uplink"
|
||||
result = /obj/item/blackmarket_uplink
|
||||
time = 30
|
||||
tools = list(TOOL_SCREWDRIVER, TOOL_WIRECUTTER, TOOL_MULTITOOL)
|
||||
reqs = list(/obj/item/stock_parts/subspace/amplifier = 1,
|
||||
/obj/item/stack/cable_coil = 15,
|
||||
/obj/item/radio = 1,
|
||||
/obj/item/analyzer = 1)
|
||||
category = CAT_MISC
|
||||
|
||||
Reference in New Issue
Block a user