mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-02 04:40:39 +01:00
3cfc33bfde
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
/obj/item/storage/fancy/cigar/cohiba
|
|
name = "cohiban cigar case"
|
|
starts_with = list(/obj/item/clothing/mask/smokable/cigarette/cigar/cohiba = 7)
|
|
|
|
/obj/item/storage/fancy/cigar/havana
|
|
name = "havanian cigar case"
|
|
starts_with = list(/obj/item/clothing/mask/smokable/cigarette/cigar/havana = 7)
|