diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml index 6e588a3efc..4bff8252aa 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml @@ -57,6 +57,10 @@ id: FoodNoodlesCopy description: You probably shouldn't try this, you always hear people talking about how bad it is... components: + - type: Food + trash: + - FoodPlateSmall + - FoodPlateSmall - type: FlavorProfile flavors: - copypasta diff --git a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml index f8970a5119..2eeb3c392b 100644 --- a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml +++ b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml @@ -852,6 +852,7 @@ group: Pasta solids: FoodNoodles: 2 + FoodPlateSmall: 2 #Soups & Stew - type: microwaveMealRecipe diff --git a/Resources/Textures/Objects/Consumable/Food/noodles.rsi/copypasta.png b/Resources/Textures/Objects/Consumable/Food/noodles.rsi/copypasta.png index d4c8beab49..a75737bd3d 100644 Binary files a/Resources/Textures/Objects/Consumable/Food/noodles.rsi/copypasta.png and b/Resources/Textures/Objects/Consumable/Food/noodles.rsi/copypasta.png differ diff --git a/Resources/Textures/Objects/Consumable/Food/noodles.rsi/meta.json b/Resources/Textures/Objects/Consumable/Food/noodles.rsi/meta.json index 28ab5723a4..be352d11a1 100644 --- a/Resources/Textures/Objects/Consumable/Food/noodles.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Food/noodles.rsi/meta.json @@ -25,7 +25,7 @@ 0.1, 0.1, 0.1, - 0.1 + 5.0 ] ] },