From c63ede2524bfcea675e3719cf5508a123fbbbf58 Mon Sep 17 00:00:00 2001 From: MisterMecky Date: Thu, 15 Jun 2023 10:18:38 +0800 Subject: [PATCH] Condiment bottle tweaks (#17132) * basefoodcondimentbottle tweaks * move to drinkscondiments, inherit from drinksbase * Revert "move to drinkscondiments, inherit from drinksbase" This reverts commit a54604de41d124e80238340e8296cc6960d8fbc0. * oh boy here I go overcomplicating stuff again --- .../Objects/Consumable/Food/Containers/condiments.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/condiments.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/condiments.yml index 04845e4446..fbbdcdf0d4 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/condiments.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/condiments.yml @@ -353,6 +353,10 @@ solutions: food: maxVol: 30 + - type: RefillableSolution + solution: food + - type: Spillable + solution: food - type: SolutionTransfer canChangeTransferAmount: true minTransferAmount: 5