Bartender "Essentials" (#25367)
* drinks round 1 saving my progress before my hard drive explodes * test 2 please work * name fixes whoops * Update drinks.yml * various fixes am dumb * add sol dry to vends more fixes and changes, yippee! * more fixes & ingame testing shrimple tests * last fixes :trollface: should be ready for pr now * Update soda.yml sate thirst
This commit is contained in:
@@ -54,6 +54,16 @@
|
||||
products:
|
||||
Antifreeze: 4
|
||||
|
||||
- type: reaction
|
||||
id: ArnoldPalmer
|
||||
reactants:
|
||||
IcedTea:
|
||||
amount: 1
|
||||
Lemonade:
|
||||
amount: 1
|
||||
products:
|
||||
ArnoldPalmer: 2
|
||||
|
||||
- type: reaction
|
||||
id: AtomicBomb
|
||||
reactants:
|
||||
@@ -76,6 +86,20 @@
|
||||
products:
|
||||
B52: 3
|
||||
|
||||
- type: reaction
|
||||
id: BlueHawaiian
|
||||
reactants:
|
||||
CoconutRum:
|
||||
amount: 2
|
||||
JuicePineapple:
|
||||
amount: 1
|
||||
JuiceLemon:
|
||||
amount: 1
|
||||
BlueCuracao:
|
||||
amount: 1
|
||||
products:
|
||||
BlueHawaiian: 5
|
||||
|
||||
- type: reaction
|
||||
id: CogChamp
|
||||
reactants:
|
||||
@@ -90,6 +114,24 @@
|
||||
sound:
|
||||
path: /Audio/Magic/Cults/ClockCult/steam_whoosh.ogg
|
||||
|
||||
- type: reaction
|
||||
id: BahamaMama
|
||||
reactants:
|
||||
Ice:
|
||||
amount: 1
|
||||
JuiceOrange:
|
||||
amount: 1
|
||||
JuicePineapple:
|
||||
amount: 1
|
||||
Rum:
|
||||
amount: 1
|
||||
CoconutRum:
|
||||
amount: 1
|
||||
Grenadine:
|
||||
amount: 1
|
||||
products:
|
||||
BahamaMama: 6
|
||||
|
||||
- type: reaction
|
||||
id: Barefoot
|
||||
reactants:
|
||||
@@ -182,6 +224,40 @@
|
||||
products:
|
||||
CafeLatte: 2
|
||||
|
||||
- type: reaction
|
||||
id: CoconutRum
|
||||
reactants:
|
||||
Rum:
|
||||
amount: 2
|
||||
CoconutWater:
|
||||
amount: 1
|
||||
products:
|
||||
CoconutRum: 3
|
||||
|
||||
- type: reaction
|
||||
id: Cosmopolitan
|
||||
reactants:
|
||||
Vodka:
|
||||
amount: 1
|
||||
JuiceBerry:
|
||||
amount: 1
|
||||
JuiceLime:
|
||||
amount: 1
|
||||
products:
|
||||
Cosmopolitan: 3
|
||||
|
||||
- type: reaction
|
||||
id: CreamOfCoconut
|
||||
reactants:
|
||||
CoconutWater:
|
||||
amount: 1
|
||||
Sugar:
|
||||
amount: 1
|
||||
Milk:
|
||||
amount: 1
|
||||
products:
|
||||
CreamOfCoconut: 3
|
||||
|
||||
- type: reaction
|
||||
id: CubaLibre
|
||||
reactants:
|
||||
@@ -638,6 +714,34 @@
|
||||
products:
|
||||
Patron: 10
|
||||
|
||||
- type: reaction
|
||||
id: Painkiller
|
||||
reactants:
|
||||
JuicePineapple:
|
||||
amount: 3
|
||||
CoconutRum:
|
||||
amount: 1
|
||||
JuiceOrange:
|
||||
amount: 1
|
||||
CreamOfCoconut:
|
||||
amount: 1
|
||||
products:
|
||||
Painkiller: 6
|
||||
|
||||
- type: reaction
|
||||
id: PinaColada
|
||||
reactants:
|
||||
JuicePineapple:
|
||||
amount: 3
|
||||
JuiceLime:
|
||||
amount: 1
|
||||
Rum:
|
||||
amount: 1
|
||||
CreamOfCoconut:
|
||||
amount: 1
|
||||
products:
|
||||
PinaColada: 6
|
||||
|
||||
- type: reaction
|
||||
id: Posca
|
||||
reactants:
|
||||
@@ -680,6 +784,16 @@
|
||||
products:
|
||||
RootBeerFloat: 3
|
||||
|
||||
- type: reaction
|
||||
id: RoyRogers
|
||||
reactants:
|
||||
Cola:
|
||||
amount: 2
|
||||
Grenadine:
|
||||
amount: 1
|
||||
products:
|
||||
RoyRogers: 3
|
||||
|
||||
- type: reaction
|
||||
id: Sbiten
|
||||
reactants:
|
||||
@@ -700,6 +814,16 @@
|
||||
products:
|
||||
ScrewdriverCocktail: 3
|
||||
|
||||
- type: reaction
|
||||
id: ShirleyTemple
|
||||
reactants:
|
||||
SolDry:
|
||||
amount: 2
|
||||
Grenadine:
|
||||
amount: 1
|
||||
products:
|
||||
ShirleyTemple: 3
|
||||
|
||||
- type: reaction
|
||||
id: Silencer
|
||||
reactants:
|
||||
|
||||
Reference in New Issue
Block a user