From 63b5f37c1bdb97180f550c56f0bb5d38bf5c1047 Mon Sep 17 00:00:00 2001 From: iaada Date: Mon, 1 Sep 2025 17:12:19 -0500 Subject: [PATCH] no utensil --- .../Entities/Objects/Consumable/Drinks/drinks_base.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base.yml index f9903ccedc..80e7fa10cb 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base.yml @@ -18,6 +18,7 @@ - type: Edible edible: Drink # Namesake. This entity is a sort of cup you can drink directly from. destroyOnEmpty: false + utensil: None solution: &sol drink # solution name alias - type: Spillable solution: *sol -- 2.51.2