From 18373b65acb377bfb48f97fe7350c3e289f4f4c8 Mon Sep 17 00:00:00 2001 From: Nim <128169402+Nimfar11@users.noreply.github.com> Date: Wed, 12 Mar 2025 18:43:20 +0200 Subject: [PATCH] fix tag food (#1013) --- .../_CP14/Entities/Objects/Consumable/Food/produce.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/produce.yml index 1bb072d6b7..316cedb0e3 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/produce.yml @@ -421,6 +421,9 @@ Quantity: 8 - ReagentId: Vitamin Quantity: 6 + - type: Tag + tags: + - CP14FarmFood - type: entity id: CP14FoodOnion @@ -456,3 +459,6 @@ Quantity: 4 - ReagentId: Allicin Quantity: 3 + - type: Tag + tags: + - CP14FarmFood