diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml index 6fb75711de..6e481bb961 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml @@ -565,13 +565,15 @@ id: FoodCheese description: A big wheel of delicious Cheddar. components: + - type: Item + size: Normal - type: FlavorProfile flavors: - cheesy - type: Sprite state: cheesewheel - type: SliceableFood - count: 3 + count: 4 slice: FoodCheeseSlice - type: entity @@ -591,7 +593,7 @@ maxVol: 6 reagents: - ReagentId: Nutriment - Quantity: 5 + Quantity: 3.75 - type: Tag tags: - Slice @@ -803,4 +805,4 @@ maxVol: 4 reagents: - ReagentId: Nutriment - Quantity: 3 \ No newline at end of file + Quantity: 3