Skip to content

Commit

Permalink
cigar helmet
Browse files Browse the repository at this point in the history
  • Loading branch information
Releasethesea committed Nov 6, 2023
1 parent ba9c537 commit ff5987a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/head/helmet.dm
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ GLOBAL_LIST_INIT(allowed_helmet_items, list(
/obj/item/storage/fancy/cigarettes/lucky_strikes_4 = "hat_cig_ls_mre",
/obj/item/storage/fancy/cigar/matchbook = "helmet_matches_mre",
/obj/item/clothing/mask/cigarette/cigar = "helmet_cig_cig",
/obj/item/clothing/mask/electronic_cigarette/cigar = "helmet_cig_cig",
/obj/item/clothing/mask/electronic_cigarette = "helmet_cig_cig",

// CARDS
/obj/item/toy/deck = "helmet_card_deck",
Expand Down

0 comments on commit ff5987a

Please sign in to comment.