]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Added 24 cocktails recipes (#15540)
authorlapatison <100279397+lapatison@users.noreply.github.com>
Sat, 29 Apr 2023 07:13:14 +0000 (10:13 +0300)
committerGitHub <noreply@github.com>
Sat, 29 Apr 2023 07:13:14 +0000 (17:13 +1000)
Resources/Prototypes/Recipes/Reactions/drinks.yml

index 9b930d07ee479f647b0f0eb59196d541f25adecb..80c0ffdcaff0e1b17a3428b0941af784711168af 100644 (file)
@@ -1,3 +1,47 @@
+- type: reaction
+  id: AcidSpit
+  reactants:
+    Wine:
+      amount: 2
+    SulfuricAcid:
+      amount: 1
+  products:
+    AcidSpit: 3
+
+- type: reaction
+  id: AlliesCocktail
+  reactants:
+    Martini:
+      amount: 2
+    Vodka:
+      amount: 1
+  products:
+    AlliesCocktail: 3
+
+- type: reaction
+  id: Amasec
+  reactants:
+    Wine:
+      amount: 2
+    Vodka:
+      amount: 2
+    Iron:
+      amount: 1
+  products:
+    Amasec: 5
+
+- type: reaction
+  id: Andalusia
+  reactants:
+    Rum:
+      amount: 1
+    Whiskey:
+      amount: 1
+    JuiceLemon:
+      amount: 1
+  products:
+    Andalusia: 3
+
 - type: reaction
   id: Antifreeze
   reactants:
   products:
     B52: 3
 
+- type: reaction
+  id: Barefoot
+  reactants:
+    Cream:
+      amount: 1
+    Vermouth:
+      amount: 1
+    JuiceBerry:
+      amount: 1
+  products:
+    Barefoot: 3
+
 - type: reaction
   id: BananaHonk
   reactants:
   products:
     CubaLibre: 3
 
+- type: reaction
+  id: DemonsBlood
+  reactants:
+    Rum:
+      amount: 1
+    Blood:
+      amount: 1
+    DrGibb:
+      amount: 1
+    SpaceMountainWind:
+      amount: 1
+  products:
+    DemonsBlood: 4
+
+- type: reaction
+  id: DevilsKiss
+  reactants:
+    Rum:
+      amount: 1
+    Blood:
+      amount: 1
+    CoffeeLiqueur:
+      amount: 1
+  products:
+    DevilsKiss: 3
+
 - type: reaction
   id: DoctorsDelight
   reactants:
   products:
     Grog: 2
 
+- type: reaction
+  id: HippiesDelight
+  reactants:
+    GargleBlaster:
+      amount: 1
+    THCOil:
+      amount: 1
+      # TODO replace THCOil with Mushroom Hallucinogen once added
+  products:
+    HippiesDelight: 2
+
+- type: reaction
+  id: Hooch
+  reactants:
+    Ethanol:
+      amount: 2
+    WeldingFuel:
+      amount: 1
+    Enzyme:
+      amount: 1
+  products:
+    Hooch: 3
+
 - type: reaction
   id: IceCream
   reactants:
   products:
     IceCream: 3
 
+- type: reaction
+  id: IcedBeer
+  reactants:
+    Beer:
+      amount: 5
+    Ice:
+      amount: 1
+  products:
+    IcedBeer: 5
+
+- type: reaction
+  id: IcedBeerAlt
+  reactants:
+    Beer:
+      amount: 10
+    Frostoil:
+      amount: 1
+  products:
+    IcedBeer: 10
+
 - type: reaction
   id: IcedCoffee
   reactants:
   products:
     IrishCream: 3
 
+- type: reaction
+  id: KiraSpecial
+  reactants:
+    JuiceLime:
+      amount: 1
+    JuiceOrange:
+      amount: 1
+    SodaWater:
+      amount: 1
+  products:
+    KiraSpecial: 3
+
 - type: reaction
   id: Lemonade
   reactants:
     LongIslandIcedTea: 6
 
 - type: reaction
-  id: KiraSpecial
+  id: Manhattan
   reactants:
-    JuiceLime:
-      amount: 1
-    JuiceOrange:
+    Whiskey:
+      amount: 2
+    Vermouth:
       amount: 1
-    SodaWater:
+  products:
+    Manhattan: 3
+
+- type: reaction
+  id: ManhattanProject
+  reactants:
+    Whiskey:
+      amount: 10
+    Uranium:
       amount: 1
   products:
-    KiraSpecial: 3
+    ManhattanProject: 10
 
 - type: reaction
   id: ManlyDorf
       amount: 1
   products:
     ManlyDorf: 3
+- type: reaction
+
+  id: Margarita
+  reactants:
+    Tequila:
+      amount: 2
+    JuiceLime:
+      amount: 1
+  products:
+    Margarita: 3
 
 - type: reaction
   id: Martini
   products:
     Martini: 3
 
+- type: reaction
+  id: Mead
+  reactants:
+    Sugar:
+      amount: 1
+      # TODO replace Sugar with Honey once added
+    Enzyme:
+      amount: 1
+  products:
+    Mead: 2
+
 - type: reaction
   id: Mojito
   reactants:
   products:
     Moonshine: 3
 
+# - type: reaction
+#   id: Neurotoxin
+#   reactants:
+#     GargleBlaster:
+#       amount: 1
+#     Morphine:
+#       amount: 1
+#   products:
+#     Neurotoxin: 2
+# Waiting until Morphine added
+
 - type: reaction
   id: NuclearCola
   reactants:
   products:
     Posca: 3
 
+- type: reaction
+  id: RedMead
+  reactants:
+    Mead:
+      amount: 1
+    Blood:
+      amount: 1
+  products:
+    RedMead: 2
+
 - type: reaction
   id: Rewriter
   reactants:
   products:
     RootBeerFloat: 3
 
+- type: reaction
+  id: Sbiten
+  reactants:
+    Vodka:
+      amount: 1
+    CapsaicinOil:
+      amount: 1
+  products:
+    Sbiten: 2
+
 - type: reaction
   id: ScrewdriverCocktail
   reactants:
   products:
     ScrewdriverCocktail: 3
 
+- type: reaction
+  id: Silencer
+  reactants:
+    Nothing:
+      amount: 1
+    Cream:
+      amount: 1
+    Sugar:
+      amount: 1
+  products:
+    Silencer: 3
+
+# - type: reaction
+#   id: Singulo
+#   reactants:
+#     Vodka:
+#       amount: 5
+#     Wine:
+#       amount: 5
+#     LiquidDarkMatter:
+#       amount: 1
+#   products:
+#     Singulo: 10
+# Waiting until LiquidDarkMatter added
+
+- type: reaction
+  id: SnowWhite
+  reactants:
+    Beer:
+      amount: 1
+    LemonLime:
+      amount: 1
+  products:
+    SnowWhite: 3
+
 - type: reaction
   id: SoyLatte
   reactants:
   products:
     Starkist: 3
 
+- type: reaction
+  id: SuiDream
+  reactants:
+    SpaceUp:
+      amount: 1
+    BlueCuracao:
+      amount: 1
+    MelonLiquor:
+      amount: 1
+  products:
+    SuiDream: 3
+
 - type: reaction
   id: SyndicateBomb
   reactants:
   products:
     ThreeMileIsland: 10
 
+- type: reaction
+  id: ToxinsSpecial
+  reactants:
+    Rum:
+      amount: 2
+    Vermouth:
+      amount: 1
+    Plasma:
+      amount: 2
+  products:
+    ToxinsSpecial: 5
+
 - type: reaction
   id: VodkaMartini
   reactants:
   products:
     VodkaMartini: 3
 
+- type: reaction
+  id: VodkaTonic
+  reactants:
+    Vodka:
+      amount: 2
+    TonicWater:
+      amount: 1
+  products:
+    VodkaTonic: 3
+
 - type: reaction
   id: WhiskeyCola
   reactants:
   products:
     WhiteRussian: 3
 
+- type: reaction
+  id: WhiskeySoda
+  reactants:
+    SodaWater:
+      amount: 1
+    Whiskey:
+      amount: 2
+  products:
+    WhiskeySoda: 3
+
 - type: reaction
   id: HotRamen
   minTemp: 323.15