From d3e2d3ce3c8f93af25d5bd51ef5a69b7f94338c7 Mon Sep 17 00:00:00 2001 From: ChilbroBaggins <107660393+ChilbroBaggins@users.noreply.github.com> Date: Mon, 19 Dec 2022 21:49:03 -0600 Subject: [PATCH] Makes condiments useful (#12945) Co-authored-by: Jeff --- .../Prototypes/Entities/Objects/Consumable/Food/food_base.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/food_base.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/food_base.yml index ac6b13c301..31c120b6aa 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/food_base.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/food_base.yml @@ -28,3 +28,5 @@ components: - type: InjectableSolution solution: food + - type: RefillableSolution + solution: food