Allowed lighters to be put into cigarette packets.

This commit is contained in:
Zuhayr
2015-12-11 15:55:15 +10:30
parent 5589050767
commit 000438aa94
@@ -135,7 +135,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()