diff --git a/code/game/objects/items/dyekit.dm b/code/game/objects/items/dyekit.dm index ee63da2d847..80bf55c70d8 100644 --- a/code/game/objects/items/dyekit.dm +++ b/code/game/objects/items/dyekit.dm @@ -1,6 +1,7 @@ /obj/item/dyespray name = "hair dye spray" desc = "A spray to dye your hair any gradients you'd like." + w_class = WEIGHT_CLASS_TINY icon = 'icons/obj/dyespray.dmi' icon_state = "dyespray"