Skip to content

Commit

Permalink
Merge pull request #2545 from xXPawnStarrXx/Peach-Cider
Browse files Browse the repository at this point in the history
Update agave.dm
  • Loading branch information
Tk420634 committed Jun 24, 2023
2 parents 56e400e + 2acc760 commit 36cb285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/hydroponics/grown/agave.dm
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
desc = "A strange kind of fleshy grass often used as a primitive burn medication that rapidly depletes stored nutrients in the body."
icon_state = "Agave Leaf"
icon = 'icons/obj/flora/wastelandflora.dmi'
juice_results = list(/datum/reagent/consumable/agavejuice = 0)
juice_results = list(/datum/reagent/consumable/agavejuice = 0.1)
distill_reagent = /datum/reagent/consumable/ethanol/tequila

0 comments on commit 36cb285

Please sign in to comment.