From add7fc63623405c6748f46da3ee06b37faedfad4 Mon Sep 17 00:00:00 2001 From: Ed Date: Mon, 25 Aug 2025 17:12:41 +0300 Subject: [PATCH] Update water_creation.yml --- .../Entities/Actions/Spells/Water/water_creation.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/water_creation.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/water_creation.yml index 882fa95546..9e13a403e0 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/water_creation.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/water_creation.yml @@ -57,7 +57,6 @@ components: - type: Item size: Ginormous - - type: BadFood - type: SolutionContainerManager solutions: drop: @@ -101,10 +100,9 @@ Brute: 0.016 # ~ 1 minute - type: Damageable damageContainer: Biological - - type: Food - solution: drop - useSound: /Audio/Items/drink.ogg - eatMessage: drink-component-try-use-drink-success-slurp + - type: Edible + edible: Drink + solution: drink delay: 0.5 forceFeedDelay: 1.5 - type: ExaminableSolution