mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-26 14:36:16 +01:00
adds in coconuts, coconut milk, coconut bongs
This commit is contained in:
@@ -240,7 +240,7 @@ GLOBAL_LIST_INIT(wood_recipes, list ( \
|
||||
*/
|
||||
|
||||
GLOBAL_LIST_INIT(bamboo_recipes, list ( \
|
||||
new/datum/stack_recipe("punji sticks trap", /obj/structure/punji_sticks, 10, time = 90, one_per_turf = TRUE, on_floor = TRUE), \
|
||||
new/datum/stack_recipe("punji sticks trap", /obj/structure/punji_sticks, 10, time = 160, one_per_turf = TRUE, on_floor = TRUE), \
|
||||
new/datum/stack_recipe("blow gun", /obj/item/gun/syringe/blowgun, 10, time = 70), \
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user