Root beer, ice cream, and root beer floats (#6334)
This commit is contained in:
@@ -244,6 +244,18 @@
|
||||
products:
|
||||
Grog: 2
|
||||
|
||||
- type: reaction
|
||||
id: IceCream
|
||||
reactants:
|
||||
Cream:
|
||||
amount: 1
|
||||
Ice:
|
||||
amount: 1
|
||||
Sugar:
|
||||
amount: 1
|
||||
products:
|
||||
IceCream: 3
|
||||
|
||||
- type: reaction
|
||||
id: IcedCoffee
|
||||
reactants:
|
||||
@@ -440,6 +452,16 @@
|
||||
products:
|
||||
Rewriter: 2
|
||||
|
||||
- type: reaction
|
||||
id: RootBeerFloat
|
||||
reactants:
|
||||
RootBeer:
|
||||
amount: 2
|
||||
IceCream:
|
||||
amount: 1
|
||||
products:
|
||||
RootBeerFloat: 3
|
||||
|
||||
- type: reaction
|
||||
id: ScrewdriverCocktail
|
||||
reactants:
|
||||
|
||||
Reference in New Issue
Block a user