mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Cigarettes box capacity modified to hold rollies and lighers.
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
throwforce = 0
|
||||
slot_flags = SLOT_BELT
|
||||
storage_slots = 6
|
||||
can_hold = list(/obj/item/clothing/mask/cigarette)
|
||||
can_hold = list(/obj/item/clothing/mask/cigarette, /obj/item/clothing/mask/cigarette/rollie, /obj/item/weapon/lighter)
|
||||
icon_type = "cigarette"
|
||||
|
||||
/obj/item/weapon/storage/fancy/cigarettes/New()
|
||||
|
||||
Reference in New Issue
Block a user