From: MisterImp <101299120+MisterImp@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:35:34 +0000 (-0400) Subject: Fix recipe and animation for copypasta (#35925) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7a539b356875c29c41b12cf48ddc910ee0422f79;p=space-station-14.git Fix recipe and animation for copypasta (#35925) * Fixed animation and recipe for Copypasta * Update Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --- 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 ] ] },