Skip to content

Commit

Permalink
Update code/modules/clothing/head/helmet.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Zonespace <[email protected]>
  • Loading branch information
Releasethesea and Zonespace27 authored Nov 6, 2023
1 parent 198833f commit 996e182
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 @@ -338,7 +338,7 @@ GLOBAL_LIST_INIT(allowed_helmet_items, list(
/obj/item/stack/medical/ointment = "ointment",
/obj/item/tool/surgery/scalpel = "scalpel",
/obj/item/reagent_container/hypospray/autoinjector = "helmet_injector",
/obj/item/storage/pill_bottle/packet ="brutepack (bandages)",
/obj/item/storage/pill_bottle/packet = "brutepack (bandages)",
))

/obj/item/clothing/head/helmet/marine
Expand Down

0 comments on commit 996e182

Please sign in to comment.