Update recipes.dm

This commit is contained in:
Trilbyspaceclone
2019-05-30 16:10:10 -04:00
committed by GitHub
parent 5d80fb6811
commit 751b9adb53
+8
View File
@@ -536,6 +536,14 @@
/obj/item/stack/sheet/animalhide/ashdrake = 5)
category = CAT_PRIMAL
/datum/crafting_recipe/bonearmor
name = "Bone Armor"
result = /obj/item/storage/backpack/satchel/bone
time = 30
reqs = list(/obj/item/stack/sheet/bone = 3,
/obj/item/stack/sheet/sinew = 2)
category = CAT_PRIMAL
/datum/crafting_recipe/gold_horn
name = "Golden Bike Horn"
result = /obj/item/bikehorn/golden