Skip to content

Commit

Permalink
I hate camo I hate camo I hate camo I hate camo
Browse files Browse the repository at this point in the history
  • Loading branch information
BeagleGaming1 committed Sep 5, 2023
1 parent 7994383 commit 5d8a2a4
Show file tree
Hide file tree
Showing 7 changed files 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 @@ -1873,7 +1873,7 @@
name = "Toggle Hood"
button.name = name
button.overlays.Cut()
var/image/button_overlay = image('icons/obj/items/clothing/cm_hats.dmi', button, "c_cbrn_hood")
var/image/button_overlay = image('icons/obj/items/clothing/cm_hats.dmi', button, "cbrn_hood")
button.overlays += button_overlay

/datum/action/item_action/specialist/toggle_m3cr_hood/action_activate()
Expand Down
Binary file modified icons/mob/humans/onmob/head_1.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/mask.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/suit_1.dmi
Binary file not shown.
Binary file modified icons/obj/items/clothing/cm_hats.dmi
Binary file not shown.
Binary file modified icons/obj/items/clothing/cm_suits.dmi
Binary file not shown.
Binary file modified icons/obj/items/clothing/masks.dmi
Binary file not shown.

0 comments on commit 5d8a2a4

Please sign in to comment.