From 9ae1e273ba37d9cc102ea82aaca2c2b3ab8ca9f2 Mon Sep 17 00:00:00 2001 From: Justice League Date: Thu, 12 Dec 2024 13:24:38 -0500 Subject: [PATCH 1/3] Stuff --- .../Entities/Objects/Consumable/Food/soup.yml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml index d5cb4311c467..0f1b33a7f4ae 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml @@ -108,7 +108,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 25 reagents: - ReagentId: Nutriment Quantity: 8 @@ -591,7 +591,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 30 reagents: - ReagentId: Nutriment Quantity: 7 @@ -620,7 +620,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 20 reagents: - ReagentId: Nutriment Quantity: 1 @@ -646,7 +646,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 20 reagents: - ReagentId: Nutriment Quantity: 3 @@ -701,7 +701,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 25 reagents: - ReagentId: Nutriment Quantity: 2 @@ -727,7 +727,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 25 reagents: - ReagentId: Nutriment Quantity: 5 @@ -754,7 +754,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 30.5 reagents: - ReagentId: Nutriment Quantity: 5 @@ -1083,7 +1083,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 25 reagents: - ReagentId: Nutriment Quantity: 15 @@ -1137,7 +1137,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 10 + maxVol: 15 reagents: - ReagentId: Nutriment Quantity: 1 @@ -1214,7 +1214,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment Quantity: 6 From ad0b480fc7efffa83b7ce0526d77d4e92a387811 Mon Sep 17 00:00:00 2001 From: Justice League Date: Thu, 12 Dec 2024 13:37:47 -0500 Subject: [PATCH 2/3] hehe --- .../Prototypes/Entities/Objects/Consumable/Food/burger.yml | 4 ++-- .../Entities/Objects/Consumable/Food/ingredients.yml | 2 +- .../Prototypes/Entities/Objects/Consumable/Food/meals.yml | 4 ++-- .../Prototypes/Entities/Objects/Consumable/Food/produce.yml | 6 +++--- .../Prototypes/Entities/Objects/Consumable/Food/snacks.yml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml index 88da21ccbd3c..19734f92824e 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml @@ -583,7 +583,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment Quantity: 6 @@ -883,7 +883,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 55 + maxVol: 90 reagents: - ReagentId: Nutriment Quantity: 44 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml index 9542bd220453..45ab80b51372 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml @@ -710,7 +710,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 6 + maxVol: 18 reagents: - ReagentId: Protein Quantity: 9 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml index 1ded684c77ad..ebf409f1b4f1 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml @@ -518,7 +518,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 18 + maxVol: 25 reagents: - ReagentId: Nutriment Quantity: 6 @@ -543,7 +543,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 10 + maxVol: 15 reagents: - ReagentId: Nutriment Quantity: 8 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index 342f2723b8d8..877f3d86f1aa 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -144,7 +144,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 7 + maxVol: 13 reagents: - ReagentId: Nutriment Quantity: 3 @@ -598,7 +598,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 18 + maxVol: 20 reagents: - ReagentId: Vitamin Quantity: 4 @@ -2592,4 +2592,4 @@ - type: FoodSequenceElement entries: Taco: AnomalyBerry - Burger: AnomalyBerryBurger \ No newline at end of file + Burger: AnomalyBerryBurger diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml index e9e57f79ce45..b81aa944e935 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml @@ -683,7 +683,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 30 + maxVol: 40 reagents: - ReagentId: Fiber Quantity: 40 From 7da8f2b7f4582adc24ab9a69b872ebed07cf5df4 Mon Sep 17 00:00:00 2001 From: Justice League Date: Sat, 14 Dec 2024 11:58:10 -0500 Subject: [PATCH 3/3] moar. --- .../Entities/Objects/Consumable/Food/burger.yml | 2 +- .../Entities/Objects/Consumable/Food/ingredients.yml | 2 +- .../Entities/Objects/Consumable/Food/meals.yml | 4 ++-- .../Entities/Objects/Consumable/Food/snacks.yml | 2 +- .../Entities/Objects/Consumable/Food/soup.yml | 10 +++++----- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml index 19734f92824e..339bd05ac4fd 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml @@ -405,7 +405,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment Quantity: 4 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml index 45ab80b51372..af7d75b1753d 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml @@ -758,7 +758,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 5 + maxVol: 8 reagents: - ReagentId: Nutriment Quantity: 2 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml index ebf409f1b4f1..7e471eed896f 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml @@ -146,7 +146,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment Quantity: 7 @@ -462,7 +462,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment Quantity: 10 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml index b81aa944e935..31963ca3b015 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml @@ -683,7 +683,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 40 + maxVol: 45 reagents: - ReagentId: Fiber Quantity: 40 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml index 0f1b33a7f4ae..2fc551595f85 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml @@ -83,7 +83,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment Quantity: 10 @@ -168,7 +168,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 20 reagents: - ReagentId: Nutriment Quantity: 8 @@ -432,7 +432,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 40 + maxVol: 40.5 reagents: - ReagentId: Nutriment Quantity: 18 @@ -566,7 +566,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 15 reagents: - ReagentId: Nutriment Quantity: 6 @@ -797,7 +797,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 25 reagents: - ReagentId: Nutriment Quantity: 8