Skip to content

Commit

Permalink
gthrt
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien committed Aug 20, 2023
1 parent de66f75 commit b4bde57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/suits/marine_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@

/obj/item/clothing/suit/storage/marine/light/intel
name = "\improper XM4 pattern intelligence officer armor"
desc = "A well tinkered and crafted hybrid of an M3-L pattern light armor modify to have more storage"
desc = "A well tinkered and crafted hybrid of an M3-L pattern light armor modified to have more storage"
uniform_restricted = list(/obj/item/clothing/under/marine/officer, /obj/item/clothing/under/rank/qm_suit, /obj/item/clothing/under/marine/officer/intel)
storage_slots = 4
brightness_on = 7 //slightly higher
Expand Down

0 comments on commit b4bde57

Please sign in to comment.