From c3e81681870329f058ff33df053c77265a356508 Mon Sep 17 00:00:00 2001 From: Jessica M Date: Sun, 31 Jul 2022 01:09:12 -0700 Subject: [PATCH] You can now drink out of mop buckets (#10189) --- .../Entities/Objects/Specific/Janitorial/janitor.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml index 0f2a23b7aa..5c079f682a 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml @@ -65,6 +65,8 @@ layer: - MobLayer - type: Pullable + - type: Drink + isOpen: true - type: entity name: wet floor sign @@ -208,7 +210,8 @@ interfaces: - key: enum.StorageUiKey.Key type: StorageBoundUserInterface - + - type: Drink + isOpen: true - type: entity id: FloorDrain