Skip to content

Commit

Permalink
After consideration, adds in four more items and reorganizes
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKnightofAura committed Nov 7, 2023
1 parent acfbbf7 commit c9365e4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions code/modules/reagents/reagent_containers/borghydro.dm
Original file line number Diff line number Diff line change
Expand Up @@ -136,14 +136,16 @@
volume = 60
possible_transfer_amounts = list(5, 10, 20, 30)
reagent_ids = list("ale",
"cider",
"cream",
"beer",
"berryjuice",
"bitters",
"cider",
"coco",
"coconutmilk",
"coffee",
"cognac",
"cola",
"cream",
"dr_gibb",
"egg",
"gin",
Expand All @@ -156,6 +158,7 @@
"lemonjuice",
"lemon_lime",
"limejuice",
"matchapowder",
"mead",
"milk",
"mint",
Expand All @@ -169,6 +172,7 @@
"spacespice",
"specialwhiskey",
"sugar",
"taropowder",
"tea",
"tequila",
"tomatojuice",
Expand Down

0 comments on commit c9365e4

Please sign in to comment.