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