From b07327cc2f9c73bf1ec21931586694c6c1af19a0 Mon Sep 17 00:00:00 2001 From: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Date: Fri, 31 Jan 2025 12:59:38 +0100 Subject: [PATCH] Tweak pill eat delays (#34764) Initial commit --- Resources/Prototypes/Entities/Objects/Specific/chemistry.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml index edaa828814..7cc09a9008 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml @@ -531,7 +531,8 @@ sprite: Objects/Specific/Chemistry/pills.rsi - type: Pill - type: Food - forceFeedDelay: 1 + delay: 0.6 + forceFeedDelay: 2 transferAmount: null eatMessage: food-swallow useSound: /Audio/Items/pill.ogg -- 2.51.2