diff --git a/code/modules/hydroponics/hydroitemdefines.dm b/code/modules/hydroponics/hydroitemdefines.dm index 635301f3493..7cad7cfdd18 100644 --- a/code/modules/hydroponics/hydroitemdefines.dm +++ b/code/modules/hydroponics/hydroitemdefines.dm @@ -5,6 +5,8 @@ icon = 'icons/obj/device.dmi' icon_state = "hydro" item_state = "analyzer" + w_class = 1 + slot_flags = SLOT_BELT origin_tech = "magnets=2;biotech=2" // *************************************