From: Stop-Signs Date: Sun, 25 May 2025 18:02:04 +0000 (-0500) Subject: Make foods reflect their ingredients better (#34138) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d81977281e7ac61efaac1d50ca839de8de8b8614;p=space-station-14.git Make foods reflect their ingredients better (#34138) * Borbers * Meals.yml Updated * Update Cursed noodles * Soups even more cursed * Pies tacos and cakes * typo * typo ops pt 2 * Typo ops + non-existant reagent * justice for soy * minor mistake in soup.yml * Update pie.yml --- diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml index 3b9ae17b6a..d33eabed37 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml @@ -15,12 +15,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 30 + maxVol: 55 # flavored cakes have less room for spiking reagents: - ReagentId: Nutriment - Quantity: 20 + Quantity: 40 - ReagentId: Vitamin - Quantity: 5 + Quantity: 10 - type: Item size: Normal - type: Tag @@ -53,12 +53,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 10 + maxVol: 12 reagents: - ReagentId: Nutriment - Quantity: 4 + Quantity: 8 - ReagentId: Vitamin - Quantity: 1 + Quantity: 2 - type: Item size: Tiny - type: Tag @@ -115,6 +115,15 @@ state: plain - type: SliceableFood slice: FoodCakePlainSlice + - type: SolutionContainerManager + solutions: + food: + maxVol: 55 + reagents: + - ReagentId: Nutriment + Quantity: 20 + - ReagentId: Vitamin + Quantity: 5 # Added in type lines above @@ -125,6 +134,15 @@ components: - type: Sprite state: plain-slice + - type: SolutionContainerManager + solutions: + food: + maxVol: 10 + reagents: + - ReagentId: Nutriment + Quantity: 4 + - ReagentId: Vitamin + Quantity: 1 # Tastes like sweetness, cake. - type: entity @@ -335,14 +353,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 30 + maxVol: 70 reagents: - ReagentId: Nutriment - Quantity: 15 + Quantity: 40 - ReagentId: Vitamin - Quantity: 5 + Quantity: 20 - ReagentId: Milk - Quantity: 5 + Quantity: 10 - type: Tag tags: - Cake @@ -366,11 +384,11 @@ maxVol: 15 reagents: - ReagentId: Nutriment - Quantity: 3 + Quantity: 8 - ReagentId: Vitamin - Quantity: 1 + Quantity: 4 - ReagentId: Milk - Quantity: 1 + Quantity: 2 - type: Tag tags: - Cake @@ -390,10 +408,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 35 + maxVol: 55 reagents: - ReagentId: Nutriment - Quantity: 20 + Quantity: 40 - ReagentId: Theobromine Quantity: 5 - ReagentId: Vitamin @@ -409,14 +427,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 8 + maxVol: 15 reagents: - ReagentId: Nutriment - Quantity: 4 + Quantity: 8 - ReagentId: Theobromine Quantity: 1 - ReagentId: Vitamin - Quantity: 1 + Quantity: 2 # Tastes like sweetness, cake, chocolate. - type: entity @@ -492,12 +510,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 60 reagents: - ReagentId: Nutriment - Quantity: 32 + Quantity: 35 - ReagentId: Vitamin - Quantity: 11 + Quantity: 15 - type: Tag tags: - Cake @@ -517,9 +535,9 @@ maxVol: 15 reagents: - ReagentId: Nutriment - Quantity: 6.4 + Quantity: 7 - ReagentId: Vitamin - Quantity: 2.2 + Quantity: 3 - type: Tag tags: - Cake @@ -590,10 +608,10 @@ - type: SolutionContainerManager #TODO Sprinkles solutions: food: - maxVol: 45 + maxVol: 55 reagents: - ReagentId: Nutriment - Quantity: 20 + Quantity: 25 - ReagentId: Vitamin Quantity: 5 - ReagentId: Sugar @@ -610,14 +628,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 45 + maxVol: 15 reagents: - ReagentId: Nutriment - Quantity: 4 + Quantity: 6 - ReagentId: Vitamin - Quantity: 1 + Quantity: 2 - ReagentId: Sugar - Quantity: 3 + Quantity: 5 # Tastes like sweetness, cake, vanilla. - type: entity @@ -633,10 +651,10 @@ - type: SolutionContainerManager #TODO Sprinkles solutions: food: - maxVol: 45 + maxVol: 55 reagents: - ReagentId: Nutriment - Quantity: 20 + Quantity: 30 - ReagentId: Vitamin Quantity: 5 - ReagentId: Sugar @@ -653,14 +671,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 45 + maxVol: 15 reagents: - ReagentId: Nutriment - Quantity: 4 + Quantity: 8 - ReagentId: Vitamin Quantity: 1 - ReagentId: Sugar - Quantity: 3 + Quantity: 5 # Tastes like sweetness, cake, clown. - type: entity @@ -676,10 +694,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 45 + maxVol: 55 reagents: - ReagentId: Nutriment - Quantity: 20 + Quantity: 30 - ReagentId: Vitamin Quantity: 5 - ReagentId: PolypyryliumOligomers @@ -696,10 +714,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 10 + maxVol: 15 reagents: - ReagentId: Nutriment - Quantity: 4 + Quantity: 8 - ReagentId: Vitamin Quantity: 1 - ReagentId: PolypyryliumOligomers @@ -811,10 +829,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 48 + maxVol: 125 # SUPER dense cake reagents: - ReagentId: Nutriment - Quantity: 48 + Quantity: 80 + - ReagentId: Sugar + Quantity: 30 - type: Food transferAmount: 12 - type: Item @@ -835,10 +855,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 25 reagents: - ReagentId: Nutriment - Quantity: 12 + Quantity: 10 + - ReagentId: Sugar + Quantity: 5 - type: Food transferAmount: 3 - type: PointLight diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pie.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pie.yml index b86a4201e8..2748462abc 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pie.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pie.yml @@ -16,11 +16,13 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 50 reagents: #Most of these are this with slight variations, not worth changing until we have the rest of the reagents - ReagentId: Nutriment - Quantity: 11 + Quantity: 30 - ReagentId: Vitamin + Quantity: 14 + - ReagentId: Sugar Quantity: 5 - type: Food #All pies here made with a pie tin; unless you're some kind of savage, you're probably not destroying this when you eat or slice the pie! trash: @@ -47,12 +49,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 6 + maxVol: 7 reagents: - ReagentId: Nutriment - Quantity: 1.2 + Quantity: 7.5 - ReagentId: Vitamin - Quantity: 1 + Quantity: 3.5 + - ReagentId: Sugar + Quantity: 1.25 - type: Tag tags: - Pie @@ -509,6 +513,17 @@ - sweet - type: Sprite state: grape + - type: SolutionContainerManager + solutions: + food: + maxVol: 30 + reagents: + - ReagentId: Nutriment + Quantity: 15 + - ReagentId: Vitamin + Quantity: 5 + - ReagentId: Sugar + Quantity: 5 - type: Tag tags: - Fruit @@ -546,10 +561,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 26 + maxVol: 35 reagents: - ReagentId: Nutriment - Quantity: 15 + Quantity: 25 - ReagentId: Theobromine Quantity: 2 # Tastes like tart, dark chocolate. diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml index 6bb88bf9b5..b226620953 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml @@ -254,12 +254,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 33 + maxVol: 45 reagents: - ReagentId: Nutriment - Quantity: 17 + Quantity: 18 + - ReagentId: Protein + Quantity: 18 - ReagentId: Vitamin - Quantity: 9 + Quantity: 6 - type: Sprite state: bigbite - type: Tag @@ -339,14 +341,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 26 reagents: - ReagentId: Nutriment - Quantity: 3 + Quantity: 7 - ReagentId: Vitamin Quantity: 7 - ReagentId: Protein - Quantity: 1 + Quantity: 10 - type: Tag tags: - Meat @@ -375,10 +377,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment - Quantity: 3 + Quantity: 5 - ReagentId: Protein Quantity: 7 - ReagentId: Vitamin @@ -486,16 +488,18 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 65 reagents: - ReagentId: Nutriment - Quantity: 4 + Quantity: 31 - ReagentId: Protein - Quantity: 6 + Quantity: 15 - ReagentId: CapsaicinOil Quantity: 3 - ReagentId: Vitamin - Quantity: 6 + Quantity: 8 + - ReagentId: Sulfur # What you get for eating something with a flare in it + Quantity: 5 - type: Tag tags: - Meat @@ -515,14 +519,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment - Quantity: 3 + Quantity: 15 - ReagentId: Protein - Quantity: 7 - - ReagentId: Vitamin - Quantity: 1 + Quantity: 5 - type: Tag tags: - Meat @@ -583,16 +585,18 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 55 reagents: - ReagentId: Nutriment - Quantity: 6 + Quantity: 25 + - ReagentId: Protein + Quantity: 5 - ReagentId: CapsaicinOil Quantity: 5 - ReagentId: Blackpepper Quantity: 5 - ReagentId: Vitamin - Quantity: 1 + Quantity: 12 - type: Tag tags: - Meat @@ -641,10 +645,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment - Quantity: 2 + Quantity: 5 - ReagentId: Protein Quantity: 6 - ReagentId: Vitamin @@ -668,14 +672,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment - Quantity: 2 + Quantity: 5 - ReagentId: Protein - Quantity: 7 + Quantity: 8 - ReagentId: Vitamin - Quantity: 1 + Quantity: 3 - type: Tag tags: - Meat @@ -698,16 +702,16 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 30 reagents: - ReagentId: Nutriment - Quantity: 2 + Quantity: 11 - ReagentId: Protein - Quantity: 7 + Quantity: 10 - ReagentId: Vitamin Quantity: 4 - ReagentId: BbqSauce - Quantity: 1 + Quantity: 5 - type: Tag tags: - Meat @@ -782,10 +786,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment - Quantity: 3 + Quantity: 6 - ReagentId: Protein Quantity: 6 - ReagentId: Vitamin @@ -837,14 +841,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment - Quantity: 4 - - ReagentId: Protein - Quantity: 6 + Quantity: 13 - ReagentId: Vitamin - Quantity: 4 + Quantity: 5 # Tastes like bun, redditors. - type: entity @@ -921,10 +923,8 @@ maxVol: 15 reagents: - ReagentId: Nutriment - Quantity: 3 + Quantity: 8 - ReagentId: Protein - Quantity: 6 - - ReagentId: Vitamin Quantity: 3 # Tastes like bun, tofu. diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml index a4cf014bff..4be9b9f600 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml @@ -109,14 +109,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 11 + maxVol: 20 reagents: - ReagentId: Nutriment - Quantity: 4 - - ReagentId: Vitamin - Quantity: 1 + Quantity: 15 - ReagentId: TableSalt - Quantity: 1 + Quantity: 2 # Tastes like nachos. - type: entity @@ -137,14 +135,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 25 reagents: - ReagentId: Nutriment - Quantity: 6 - - ReagentId: Vitamin - Quantity: 3 + Quantity: 20 - ReagentId: TableSalt - Quantity: 1 + Quantity: 2 # Tastes like nachos, cheese. - type: entity @@ -166,10 +162,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 8 + Quantity: 25 - ReagentId: CapsaicinOil Quantity: 7 - ReagentId: Vitamin @@ -253,12 +249,16 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 55 reagents: - ReagentId: Nutriment - Quantity: 6 + Quantity: 40 - ReagentId: CarpoToxin Quantity: 3 + - ReagentId: Vitamin + Quantity: 5 + - ReagentId: CapsaicinOil + Quantity: 4 - type: Tag tags: - CubanCarp @@ -361,12 +361,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 35 reagents: - ReagentId: Nutriment Quantity: 3 - ReagentId: Protein - Quantity: 10 + Quantity: 20 - ReagentId: BbqSauce Quantity: 10 - type: Tag @@ -563,12 +563,16 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 35 reagents: - ReagentId: Nutriment - Quantity: 8 + Quantity: 20 + - ReagentId: Protein + Quantity: 5 - ReagentId: CapsaicinOil Quantity: 6 + - ReagentId: Vitamin + Quantity: 6 - type: Tag tags: - Meat diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml index 4bff8252aa..580038115f 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml @@ -46,6 +46,13 @@ - tomato - type: Sprite state: tomato + - type: SolutionContainerManager + solutions: + food: + maxVol: 40 + reagents: + - ReagentId: Nutriment + Quantity: 35 - type: Tag tags: - Fruit @@ -69,12 +76,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 80 reagents: - ReagentId: Nutriment - Quantity: 12 - - ReagentId: Vitamin - Quantity: 8 + Quantity: 70 # Tastes like pasta, bad humor. - type: entity @@ -92,12 +97,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 25 reagents: - ReagentId: Nutriment - Quantity: 8 - - ReagentId: Vitamin - Quantity: 4 + Quantity: 15 + - ReagentId: Protein + Quantity: 6 - type: Tag tags: - Meat @@ -143,12 +148,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 50 reagents: - ReagentId: Nutriment - Quantity: 7 - - ReagentId: Vitamin + Quantity: 20 + - ReagentId: Protein Quantity: 6 + - ReagentId: Vitamin + Quantity: 20 # Tastes like pasta, tomato. - type: entity @@ -166,10 +173,8 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 25 reagents: - ReagentId: Nutriment - Quantity: 8 - - ReagentId: Vitamin - Quantity: 1 + Quantity: 23 # Tastes like pasta, butter. diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml index 148bdf8161..ecc4b22894 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml @@ -138,12 +138,16 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 70 reagents: - ReagentId: Nutriment - Quantity: 8 + Quantity: 20 + - ReagentId: Kelotane + Quantity: 12 + - ReagentId: Bicaridine + Quantity: 12 - ReagentId: Vitamin - Quantity: 2 + Quantity: 20 - type: Tag tags: - Fruit @@ -168,14 +172,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 50 reagents: - ReagentId: Nutriment - Quantity: 8 + Quantity: 10 - ReagentId: Vitamin - Quantity: 2 + Quantity: 25 - ReagentId: DoctorsDelight - Quantity: 5 + Quantity: 10 - type: Tag tags: - Meat @@ -200,14 +204,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 45 reagents: - ReagentId: Nutriment - Quantity: 8 + Quantity: 20 - ReagentId: Vitamin - Quantity: 2 + Quantity: 10 - ReagentId: Allicin - Quantity: 3 + Quantity: 8 - type: entity name: caesar salad @@ -228,12 +232,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 50 reagents: - ReagentId: Nutriment - Quantity: 8 + Quantity: 15 - ReagentId: Vitamin - Quantity: 6 + Quantity: 30 - type: entity name: kimchi salad @@ -253,12 +257,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 30 reagents: - ReagentId: Nutriment Quantity: 8 - ReagentId: Vitamin - Quantity: 2 + Quantity: 15 - ReagentId: Allicin Quantity: 2 @@ -278,12 +282,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 10 + maxVol: 35 reagents: - - ReagentId: Nutriment - Quantity: 2 + - ReagentId: Sugar + Quantity: 10 - ReagentId: Vitamin - Quantity: 4 + Quantity: 15 - type: Tag tags: - Fruit @@ -306,12 +310,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 35 reagents: - - ReagentId: Nutriment - Quantity: 7 + - ReagentId: Sugar + Quantity: 8 - ReagentId: Vitamin - Quantity: 4 + Quantity: 17 - type: Tag tags: - Fruit @@ -404,12 +408,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 35 reagents: - ReagentId: Nutriment - Quantity: 4 + Quantity: 25 - ReagentId: Vitamin Quantity: 4 + - ReagentId: Protein + Quantity: 4 - type: Tag tags: - Meat @@ -494,12 +500,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 30 reagents: - ReagentId: Nutriment - Quantity: 5 + Quantity: 10 - ReagentId: Vitamin - Quantity: 3 + Quantity: 15 - ReagentId: CapsaicinOil Quantity: 2 - type: Tag @@ -591,14 +597,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 30 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 7 - - ReagentId: Vitamin Quantity: 8 + - ReagentId: Vitamin + Quantity: 17 - ReagentId: Water - Quantity: 10 + Quantity: 5 - type: Tag tags: - Meat @@ -620,7 +626,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 40 reagents: - ReagentId: Nutriment Quantity: 1 @@ -646,10 +652,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 3 + Quantity: 10 - ReagentId: Iron Quantity: 10 - ReagentId: Blood @@ -676,14 +682,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 30 + maxVol: 40 reagents: - ReagentId: Protein - Quantity: 9 + Quantity: 15 - ReagentId: Soysauce Quantity: 10 - ReagentId: Vitamin - Quantity: 7 + Quantity: 10 - type: entity name: clown's tears @@ -701,7 +707,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 55 reagents: - ReagentId: Nutriment Quantity: 2 @@ -709,6 +715,8 @@ Quantity: 9 - ReagentId: Water Quantity: 10 + - ReagentId: Razorium + Quantity: 1 # silly - type: entity name: vegetable soup @@ -727,16 +735,16 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 40 reagents: - ReagentId: Nutriment Quantity: 5 - ReagentId: Vitamin - Quantity: 7 + Quantity: 15 - ReagentId: Water Quantity: 10 - ReagentId: Oculine - Quantity: 1 + Quantity: 4 - type: entity name: nettle soup @@ -754,18 +762,18 @@ - type: SolutionContainerManager solutions: food: - maxVol: 30.5 + maxVol: 40 reagents: - ReagentId: Nutriment Quantity: 5 - ReagentId: Vitamin - Quantity: 8 + Quantity: 15 - ReagentId: Water Quantity: 10 - ReagentId: Omnizine Quantity: 5 - ReagentId: Histamine - Quantity: 0.5 + Quantity: 4 - type: entity name: mystery soup @@ -797,14 +805,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 40 reagents: - ReagentId: Nutriment Quantity: 8 - ReagentId: CapsaicinOil Quantity: 5 - ReagentId: Vitamin - Quantity: 4 + Quantity: 20 - ReagentId: Allicin Quantity: 3 - type: Tag @@ -829,12 +837,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 40 reagents: - ReagentId: Nutriment Quantity: 8 - ReagentId: Vitamin - Quantity: 4 + Quantity: 25 - type: Tag tags: - ChiliBowl @@ -858,14 +866,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 6 + Quantity: 12 - ReagentId: CapsaicinOil Quantity: 5 - ReagentId: Vitamin - Quantity: 4 + Quantity: 20 - ReagentId: Allicin Quantity: 3 - type: Tag @@ -889,10 +897,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 10 + Quantity: 15 - ReagentId: Vitamin Quantity: 5 - ReagentId: TableSalt @@ -920,12 +928,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 22 + maxVol: 40 reagents: - ReagentId: Nutriment Quantity: 3 - ReagentId: Vitamin - Quantity: 5 + Quantity: 20 - ReagentId: Water Quantity: 10 - type: Tag @@ -950,12 +958,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 5 + Quantity: 10 # Eyes are yummy - ReagentId: Vitamin - Quantity: 3 + Quantity: 15 - type: Tag tags: - Meat @@ -981,7 +989,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 30 + maxVol: 40 reagents: - ReagentId: Nutriment Quantity: 9 @@ -1010,12 +1018,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 2 + Quantity: 5 - ReagentId: Vitamin - Quantity: 6 + Quantity: 20 - ReagentId: Water Quantity: 5 - ReagentId: Milk @@ -1034,10 +1042,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 3 + Quantity: 15 - ReagentId: Vitamin Quantity: 7 - ReagentId: Water @@ -1057,12 +1065,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 4 + Quantity: 15 - ReagentId: Vitamin - Quantity: 6 + Quantity: 15 # Tastes like beet. - type: entity @@ -1083,14 +1091,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 25 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 15 - - ReagentId: Protein Quantity: 5 + - ReagentId: Protein + Quantity: 20 - ReagentId: Vitamin - Quantity: 2 + Quantity: 15 - type: Tag tags: - Meat @@ -1113,12 +1121,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 4 + Quantity: 15 - ReagentId: Vitamin - Quantity: 5 + Quantity: 15 # Tastes like sweet potato. - type: entity @@ -1137,12 +1145,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 1 - - ReagentId: Vitamin Quantity: 5 + - ReagentId: Vitamin + Quantity: 25 - ReagentId: Allicin Quantity: 5 @@ -1162,14 +1170,14 @@ - type: SolutionContainerManager solutions: food: - maxVol: 30 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 6 + Quantity: 5 - ReagentId: Vitamin - Quantity: 6 + Quantity: 15 - ReagentId: Protein - Quantity: 6 + Quantity: 5 - ReagentId: Water Quantity: 5 # Tastes like crab. @@ -1191,10 +1199,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 10 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 3 + Quantity: 15 - ReagentId: Licoxide Quantity: 6 @@ -1214,12 +1222,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 6 + Quantity: 10 - ReagentId: Vitamin - Quantity: 5 + Quantity: 15 - ReagentId: CapsaicinOil Quantity: 5 - type: Tag @@ -1245,12 +1253,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 40 reagents: - ReagentId: Nutriment - Quantity: 6 + Quantity: 15 - ReagentId: Vitamin - Quantity: 6 + Quantity: 15 - ReagentId: Allicin Quantity: 3 - type: Tag diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/taco.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/taco.yml index 7975516ba3..d715704770 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/taco.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/taco.yml @@ -140,10 +140,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 26 + maxVol: 30 reagents: - ReagentId: Nutriment - Quantity: 14 + Quantity: 22 - ReagentId: Vitamin Quantity: 6 @@ -159,10 +159,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 26 + maxVol: 30 reagents: - ReagentId: Nutriment - Quantity: 14 + Quantity: 22 - ReagentId: Vitamin Quantity: 6 @@ -207,6 +207,15 @@ - onion - type: Sprite state: softtaco + - type: SolutionContainerManager + solutions: + food: + maxVol: 30 + reagents: + - ReagentId: Nutriment + Quantity: 10 + - ReagentId: Vitamin + Quantity: 18 - type: Tag tags: - Meat