From 5bef44b296c3c7abf446b83fa17c01d64679fbff Mon Sep 17 00:00:00 2001 From: Smith <182301147+AgentSmithRadio@users.noreply.github.com> Date: Thu, 24 Apr 2025 23:53:13 -0400 Subject: [PATCH] Reptilians Can Eat Orange Creamsicles (#36890) --- Resources/Prototypes/Catalog/Bounties/bounties.yml | 3 ++- .../Prototypes/Entities/Objects/Consumable/Food/frozen.yml | 5 +++++ Resources/Prototypes/tags.yml | 3 +++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Bounties/bounties.yml b/Resources/Prototypes/Catalog/Bounties/bounties.yml index 3c1f8457e0..0d889c48bf 100644 --- a/Resources/Prototypes/Catalog/Bounties/bounties.yml +++ b/Resources/Prototypes/Catalog/Bounties/bounties.yml @@ -564,7 +564,8 @@ - Cake - Pie - Bread - - Pistachios + - Pistachios + - Creamsicle - type: cargoBounty id: BountyVegetable diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/frozen.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/frozen.yml index 6465b5d06f..5cbdbf7820 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/frozen.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/frozen.yml @@ -90,6 +90,10 @@ - type: Food trash: - FoodFrozenPopsicleTrash + - type: Tag + tags: + - Fruit + - Creamsicle - type: entity name: berry creamsicle @@ -109,6 +113,7 @@ - type: Tag tags: - Fruit + - Creamsicle - type: entity name: jumbo ice-cream diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index efd74cfe64..c8e376d109 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -386,6 +386,9 @@ - type: Tag id: CrayonYellow +- type: Tag + id: Creamsicle + - type: Tag id: Crowbar -- 2.51.2