Skip to content

Commit

Permalink
Update helmet.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdragonTOW authored Nov 4, 2023
1 parent ab6147c commit c374848
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 @@ -322,7 +322,7 @@ GLOBAL_LIST_INIT(allowed_helmet_items, list(
/obj/item/device/flashlight/flare = "flare",
/obj/item/clothing/head/headset = "headset",
/obj/item/clothing/accessory/patch = "uscmpatch",
/obj/item/clothing/accessory/patch/falcon = "falconspatch",
/obj/item/clothing/accessory/patch/devils = "devilspatch",
/obj/item/ammo_magazine/handful = "bullet",
/obj/item/prop/helmetgarb/riot_shield = "helmet_riot_shield",
/obj/item/attachable/flashlight = HELMET_GARB_RELAY_ICON_STATE,
Expand Down

0 comments on commit c374848

Please sign in to comment.