mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[MIRROR] Improves crafting code a tiny bit (#3477)
* Improves crafting code a tiny bit (#56937) Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> * Improves crafting code a tiny bit * a Co-authored-by: Rohesie <rohesie@gmail.com> Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Mothblocks
Rohesie
Gandalf2k15
parent
bcb0aed2a1
commit
9e07263fdf
@@ -153,7 +153,7 @@
|
||||
name = "Black Market Uplink"
|
||||
result = /obj/item/blackmarket_uplink
|
||||
time = 30
|
||||
tools = list(TOOL_SCREWDRIVER, TOOL_WIRECUTTER, TOOL_MULTITOOL)
|
||||
tool_behaviors = list(TOOL_SCREWDRIVER, TOOL_WIRECUTTER, TOOL_MULTITOOL)
|
||||
reqs = list(
|
||||
/obj/item/stock_parts/subspace/amplifier = 1,
|
||||
/obj/item/stack/cable_coil = 15,
|
||||
|
||||
Reference in New Issue
Block a user