The Bartender can now make Eggnog (#34065)
* Preliminary eggnog changes (egg in shaker crashes?) * Fixed eggnog reagent name and description * added - to flavor * deleted a space * Added eggnog glass sprite * changed fill levels to match rsi * Added two more fill levels to eggnog * Removed fizziness, changed physical description, and fixed rsi --------- Co-authored-by: uhbg <29674581+uhbg@users.noreply.github.com> Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
@@ -398,6 +398,20 @@
|
||||
products:
|
||||
DriestMartini: 2
|
||||
|
||||
- type: reaction
|
||||
id: Eggnog
|
||||
requiredMixerCategories:
|
||||
- Shake
|
||||
reactants:
|
||||
Egg:
|
||||
amount: 1
|
||||
Milk:
|
||||
amount: 4
|
||||
Rum:
|
||||
amount: 5
|
||||
products:
|
||||
Eggnog: 10
|
||||
|
||||
- type: reaction
|
||||
id: ElectricShark
|
||||
requiredMixerCategories:
|
||||
|
||||
Reference in New Issue
Block a user