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