From: Alzore <140123969+Blackern5000@users.noreply.github.com> Date: Sat, 30 Dec 2023 22:27:10 +0000 (-0600) Subject: Easy Ramen Noodles (#23189) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b5f984b57ebcded4eef66970e0f7bf67f6f3a5ab;p=space-station-14.git Easy Ramen Noodles (#23189) * easynoodles * morenoodlepernoodle * bigcup --- diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml index 7c819569ac..118f149042 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml @@ -2166,10 +2166,12 @@ - type: SolutionContainerManager solutions: drink: - maxVol: 30 + maxVol: 40 #big cup reagents: - ReagentId: DryRamen - Quantity: 30 + Quantity: 25 + - ReagentId: Soysauce + Quantity: 5 - type: Sprite sprite: Objects/Consumable/Drinks/ramen.rsi - type: Tag @@ -2186,10 +2188,10 @@ - type: SolutionContainerManager solutions: drink: - maxVol: 30 + maxVol: 40 reagents: - ReagentId: DryRamen - Quantity: 30 + Quantity: 25 - ReagentId: CapsaicinOil Quantity: 5 diff --git a/Resources/Prototypes/Recipes/Reactions/drinks.yml b/Resources/Prototypes/Recipes/Reactions/drinks.yml index 0ad0661623..73cc10cf85 100644 --- a/Resources/Prototypes/Recipes/Reactions/drinks.yml +++ b/Resources/Prototypes/Recipes/Reactions/drinks.yml @@ -863,11 +863,11 @@ minTemp: 323.15 reactants: DryRamen: - amount: 3 + amount: 5 Water: - amount: 1 + amount: 2 products: - HotRamen: 3 + HotRamen: 6 - type: reaction id: Pilk