From 70244cdbe987f0134415977dd11ff3e809435808 Mon Sep 17 00:00:00 2001 From: David Winters Date: Wed, 21 Apr 2021 23:29:14 -0400 Subject: [PATCH] i fricked up again --- code/modules/vore/fluffstuff/custom_items_vr.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/vore/fluffstuff/custom_items_vr.dm b/code/modules/vore/fluffstuff/custom_items_vr.dm index 7b475bdd37..5811130768 100644 --- a/code/modules/vore/fluffstuff/custom_items_vr.dm +++ b/code/modules/vore/fluffstuff/custom_items_vr.dm @@ -1371,4 +1371,5 @@ can_hold = list(/obj/item/clothing/mask/smokable/cigarette, /obj/item/weapon/flame/lighter, /obj/item/trash/cigbutt) icon_type = "charlotte" //brand = "\improper Professional 120" + w_class = ITEMSIZE_TINY starts_with = list(/obj/item/clothing/mask/smokable/cigarette = 7) \ No newline at end of file