SomeoneOutTher3 Posted October 17, 2016 Posted October 17, 2016 While looking through the game's chemistry code, I found out that there were some bar drinks that were otherwise not mentioned in the code. They start below line 1980 of https://github.com/Aurorastation/Aurora.3/blob/master/code/modules/reagents/Chemistry-Recipes.dm I have decided to post the recipes. Enjoy. Some of the items the code refers to have probably been removed from the game, with the only mentions appearing in the chemistry code, who knows? I will be posting them for the sake of posting new content. Café Au Lait: Combine some milk and twice that amount of "Black Coffee" (Could have been removed from the code, could be one of the coffees from a vending machine." Icepick: Combine Iced Tea (Found on the wiki) and an equal amount of vodka. Pousse-Cafe: Alright, this is going to take some time to look through. I have never played as a bartender, so the ingredients for this might be in the booze-o-mat. Anyways, you need to combine Chartreuse green, chartreuse yellow, brandy, grenadine syrup, and something the code refers to as "Cremewhite". Mint Julep: Combine water, whiskey, and ice. John Collins: Combine Lemon Juice, grenadine syrup, ice, and twice that amount of whiskey soda. ((required_reagents = list("limejuice" = 1, "gin" = 1, "sodawater" = 1))) Caruso: Combine martini and something that the code calls "Cremewhite". April Shower: Combine Brandy, chartreuse yellow, and orange juice. Carthusian Sazerac: Combine Whiskey, Chartreuse Green, grenadine syrup, and absinthe. Dewey Cocktail: Combine something the code calls "Cremeyvette", gin, and grenadine syrup. Rusty Nail: Combine whiskey and something the code calls "Drambuie". Old Fashioned: Combine Blue Curacao, gin, and ice. Blind Russian: Combine Kahlua, Irish Cream, and cream. Tall Black Russian: Combine Black Russian and cola. Quote
Shadow Posted October 17, 2016 Posted October 17, 2016 Those are not secret, they are just aurora custom drinks. There are several guides of them on the forums. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.