Skip to content

Commit

Permalink
co boiler
Browse files Browse the repository at this point in the history
  • Loading branch information
CapCamIII committed Sep 2, 2023
1 parent 7c7c704 commit 7919719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/gear_presets/uscm_ship.dm
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
minimap_icon = list("cic" = MINIMAP_ICON_COLOR_COMMANDER)
minimap_background = MINIMAP_ICON_BACKGROUND_CIC

utility_under = list(/obj/item/clothing/under/marine,/obj/item/clothing/under/marine/officer/command)
utility_under = list(/obj/item/clothing/under/marine, /obj/item/clothing/under/marine/officer/command, /obj/item/clothing/under/marine/officer/boiler)
utility_hat = list(/obj/item/clothing/head/cmcap,/obj/item/clothing/head/beret/cm/tan)
utility_extra = list(/obj/item/clothing/glasses/sunglasses,/obj/item/clothing/glasses/sunglasses/big,/obj/item/clothing/glasses/sunglasses/aviator,/obj/item/clothing/glasses/mbcg)

Expand Down

0 comments on commit 7919719

Please sign in to comment.