Skip to content

Commit

Permalink
bad
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Jul 15, 2023
1 parent 885b70b commit 7aa9c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/gear_presets/synths.dm
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@
idtype = /obj/item/card/id/pmc
equipment_to_spawn = list(
WEAR_HEAD = /obj/item/clothing/head/helmet/marine/veteran/pmc,
WEAR_L_EAR = /obj/item/device/radio/headset/distress/pmc,
WEAR_L_EAR = /obj/item/device/radio/headset/distress/pmc/hvh,
WEAR_EYES = /obj/item/clothing/glasses/sunglasses/sechud,
WEAR_BODY = /obj/item/clothing/under/marine/veteran/pmc,
WEAR_ACCESSORY = /obj/item/clothing/accessory/storage/droppouch,
Expand Down

0 comments on commit 7aa9c76

Please sign in to comment.