From: Smith <182301147+AgentSmithRadio@users.noreply.github.com> Date: Fri, 25 Apr 2025 03:53:13 +0000 (-0400) Subject: Reptilians Can Eat Orange Creamsicles (#36890) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=5bef44b296c3c7abf446b83fa17c01d64679fbff;p=space-station-14.git Reptilians Can Eat Orange Creamsicles (#36890) --- 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