mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
glassblowing and ceramics (#8244)
* okay * ceramics and glassblowing * forgot this
This commit is contained in:
@@ -134,6 +134,7 @@ GLOBAL_LIST_INIT(metal_recipes, list ( \
|
||||
//SKYRAT EDIT START: REAGENT FORGING & PRIMITIVE CENTRIFUGE
|
||||
new/datum/stack_recipe("anvil", /obj/structure/reagent_anvil, 10, time = 20, one_per_turf = TRUE, on_floor = TRUE), \
|
||||
new/datum/stack_recipe("forge", /obj/structure/reagent_forge, 10, time = 20, one_per_turf = TRUE, on_floor = TRUE), \
|
||||
new/datum/stack_recipe("throwing wheel", /obj/structure/throwing_wheel, 10, time = 20, one_per_turf = TRUE, on_floor = TRUE), \
|
||||
new/datum/stack_recipe("primitive centrifuge", /obj/item/reagent_containers/glass/primitive_centrifuge, 10)
|
||||
//SKYRAT EDIT STOP: REAGENT FORGING & PRIMITIVE CENTRIFUGE
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user