Skip to content

Commit

Permalink
lovely
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Oct 1, 2023
1 parent b59c4b6 commit bc5cf81
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 256 deletions.
2 changes: 1 addition & 1 deletion code/datums/components/crafting/recipes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@
category = CAT_PRIMAL

/datum/crafting_recipe/distiller
name = "Wooden Barrel"
name = "Distiller"
result = /obj/structure/fermenting_barrel/distiller
reqs = list(/obj/item/stack/sheet/mineral/wood = 8, /datum/reagent/srm_bacteria = 30)
time = 50
Expand Down
Loading

0 comments on commit bc5cf81

Please sign in to comment.