Bluespace sewing kit

For big bits
This commit is contained in:
JaySparrow
2020-06-14 22:24:38 -05:00
parent 926d352540
commit 4c60d0c7f2
10 changed files with 129 additions and 33 deletions
+6
View File
@@ -47,3 +47,9 @@
if (!C.handcuffed)
return //Break when the rope is removed
/datum/crafting_recipe/rope
name = "Soft Rope"
result = /obj/item/restraints/handcuffs/rope
time = 40
reqs = list(/obj/item/stack/sheet/cloth = 5)
category = CAT_MISC