Allowed lighters to be put into cigarette packets.

This commit is contained in:
Zuhayr
2015-12-01 02:05:28 +10:30
parent 502d700387
commit 084d99e566
@@ -136,7 +136,7 @@
throwforce = 2
slot_flags = SLOT_BELT
storage_slots = 6
can_hold = list(/obj/item/clothing/mask/smokable/cigarette)
can_hold = list(/obj/item/clothing/mask/smokable/cigarette, /obj/item/weapon/flame/lighter)
icon_type = "cigarette"
/obj/item/weapon/storage/fancy/cigarettes/New()