Skip to content

Commit

Permalink
moves flask recipe to drinks
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Nov 17, 2023
1 parent eb78807 commit 09215a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/components/crafting/recipes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,7 @@
reqs = list(/obj/item/stack/sheet/glass = 5,
/obj/item/stack/sheet/mineral/plasma = 1)
tools = list(TOOL_WELDER)
category = CAT_MISC
category = CAT_DRINK

/datum/crafting_recipe/fermenting_barrel
name = "Wooden Barrel"
Expand Down

0 comments on commit 09215a6

Please sign in to comment.