From b80acdfaa6ff5005225352137138073107752e86 Mon Sep 17 00:00:00 2001 From: Ghom <42542238+Ghommie@users.noreply.github.com> Date: Fri, 6 Mar 2020 05:39:18 +0100 Subject: [PATCH] Update glass.dm --- code/modules/reagents/reagent_containers/glass.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/reagents/reagent_containers/glass.dm b/code/modules/reagents/reagent_containers/glass.dm index f96ccd63e3..ca51a89e0b 100644 --- a/code/modules/reagents/reagent_containers/glass.dm +++ b/code/modules/reagents/reagent_containers/glass.dm @@ -346,7 +346,8 @@ name = "wooden bucket" desc = "It's a bucket made of wood." icon_state = "bucket_wooden" - slot_flags = null + custom_materials = null + slot_flags = NONE item_flags = NO_MAT_REDEMPTION /obj/item/reagent_containers/glass/beaker/waterbottle