adds in coconuts, coconut milk, coconut bongs

This commit is contained in:
Azarak
2019-12-10 07:21:41 +01:00
parent db540ac496
commit 05f4a3163f
14 changed files with 511 additions and 3 deletions
+8
View File
@@ -976,3 +976,11 @@
time = 60
always_availible = TRUE
category = CAT_CLOTHING
/datum/crafting_recipe/coconut_bong
name = "Coconut Bong"
result = /obj/item/bong/coconut
reqs = list(/obj/item/stack/sheet/mineral/bamboo = 2,
/obj/item/reagent_containers/food/snacks/grown/coconut = 1)
time = 70
category = CAT_MISC