Merge pull request #3944 from DaveTheHeadcrab/hitmanTators

Adds Fiber Wire
This commit is contained in:
Fox McCloud
2016-03-22 21:01:07 -04:00
5 changed files with 180 additions and 1 deletions
+9 -1
View File
@@ -192,4 +192,12 @@
result = /obj/item/weapon/soap/ducttape
time = 100
reqs = list(/obj/item/stack/tape_roll = 1,
/datum/reagent/liquidgibs = 10)
/datum/reagent/liquidgibs = 10)
/datum/table_recipe/garrote
name = "Makeshift Garrote"
result = /obj/item/weapon/twohanded/garrote/improvised
time = 15
reqs = list(/obj/item/stack/sheet/wood = 1,
/obj/item/stack/cable_coil = 5)
tools = list(/obj/item/weapon/kitchen/knife) // Gotta carve the wood into handles