From 6fbaea185fc9fd118e0ed6f4d4f78f561e2580e0 Mon Sep 17 00:00:00 2001 From: Swept Date: Sat, 6 Nov 2021 17:33:02 -0700 Subject: [PATCH] Initial (#5187) --- Resources/Prototypes/Entities/Objects/Tools/bucket.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Tools/bucket.yml b/Resources/Prototypes/Entities/Objects/Tools/bucket.yml index f6558274d3..331266ec6b 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/bucket.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/bucket.yml @@ -41,3 +41,9 @@ - Impassable - type: Spillable solution: bucket + - type: DrawableSolution + solution: bucket + - type: RefillableSolution + solution: bucket + - type: DrainableSolution + solution: bucket