Merge pull request #15780 from PKPenguin321/bolas

Adds bolas
This commit is contained in:
Jordie
2016-02-29 15:01:42 +11:00
3 changed files with 40 additions and 0 deletions
+8
View File
@@ -77,6 +77,14 @@
time = 40
category = CAT_WEAPON
/datum/table_recipe/bola
name = "Bola"
result = /obj/item/weapon/restraints/legcuffs/bola
reqs = list(/obj/item/weapon/restraints/handcuffs/cable = 1,
/obj/item/stack/sheet/metal = 6)
time = 20//15 faster than crafting them by hand!
category= CAT_WEAPON
/datum/table_recipe/tailclub
name = "Tail Club"
result = /obj/item/weapon/tailclub