From 077a5183ac76b0e370a65eef5ce6bb7d3b13f2c9 Mon Sep 17 00:00:00 2001 From: AgentSmithRadio <182301147+AgentSmithRadio@users.noreply.github.com> Date: Tue, 11 Feb 2025 23:16:14 -0500 Subject: [PATCH] Rewrote food.yml. --- .../Prototypes/Catalog/Fills/Crates/food.yml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Crates/food.yml b/Resources/Prototypes/Catalog/Fills/Crates/food.yml index df65429d00c2..23d1b2f79544 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/food.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/food.yml @@ -193,17 +193,6 @@ - id: FoodBoxCloth amount: 1 -- type: entity - id: CrateFoodHappyHonkBigBite - parent: CratePlastic - name: Happy Honk meal delivery - description: Two fully loaded Happy Honk Big Bite burger meals, complete with cheesy fries, a bottle of Space Cola, a slice of apple pie and a toy! - components: - - type: StorageFill - contents: - id: FoodMealHappyHonkBigBite - amount: 2 - - type: entity id: CrateFoodIceCream parent: CrateFreezer @@ -247,3 +236,14 @@ amount: 2 - id: FoodFrozenSnowconeMime amount: 2 + +- type: entity + id: CrateFoodHappyHonkBigBite + parent: CratePlastic + name: Happy Honk meal delivery + description: Two fully loaded Happy Honk Big Bite burger meals, complete with cheesy fries, a bottle of Space Cola, a slice of apple pie and a toy! + components: + - type: StorageFill + contents: + - id: FoodMealHappyHonkBigBite + amount: 2