Skip to content

Commit

Permalink
fzzzzzzzzzzzzzzzzzz
Browse files Browse the repository at this point in the history
  • Loading branch information
rye-rice committed Jun 20, 2024
1 parent 7141335 commit 714c83c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion code/modules/clothing/factions/clip.dm
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
. = ..()
AddComponent(/datum/component/wearertargeting/earprotection, list(ITEM_SLOT_HEAD))

/obj/item/clothing/head/helmet/bulletproof/m10/clip_correspondant
/obj/item/clothing/head/helmet/bulletproof/m10/clip_correspondent
name = "CLIP War Correspondant M10 Helmet"
desc = "A light bulletproof helmet worn by War Correspondants of the CLIP."

Expand Down
4 changes: 2 additions & 2 deletions code/modules/clothing/outfits/factions/minutemen.dm
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,9 @@
job_icon = "curator"
jobtype = /datum/job/curator

head = /obj/item/clothing/head/helmet/bulletproof/m10/clip_correspondant
head = /obj/item/clothing/head/helmet/bulletproof/m10/clip_correspondent
uniform = /obj/item/clothing/under/clip/formal/with_shirt
suit = /obj/item/clothing/suit/armor/vest/clip_correspondant
suit = /obj/item/clothing/suit/armor/vest/clip_correspondent
shoes = /obj/item/clothing/shoes/laceup

backpack = /obj/item/storage/backpack/satchel/leather
Expand Down

0 comments on commit 714c83c

Please sign in to comment.