Merge pull request #6611 from Citadel-Station-13/upstream-merge-37589

[MIRROR] Adds 5 new drinks
This commit is contained in:
LetterJay
2018-05-13 11:52:12 -05:00
committed by GitHub
7 changed files with 132 additions and 15 deletions
@@ -433,7 +433,8 @@ obj/machinery/chem_dispenser/proc/work_animation()
"orangejuice",
"limejuice",
"tomatojuice",
"lemonjuice"
"lemonjuice",
"menthol"
)
emagged_reagents = list(
"thirteenloko",
@@ -465,7 +466,8 @@ obj/machinery/chem_dispenser/proc/work_animation()
"hcider",
"creme_de_menthe",
"creme_de_cacao",
"triple_sec"
"triple_sec",
"sake"
)
emagged_reagents = list(
"ethanol",