Garrotes, Commit 2

This commit is contained in:
SamCroswell
2016-03-21 20:31:55 -04:00
parent 394657256c
commit f983245c3f
4 changed files with 83 additions and 25 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