Skip to content

Commit

Permalink
deal with merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorenon committed Dec 26, 2024
1 parent a5696a3 commit 9032081
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file modified icons/mob/clothing/ears.dmi
Binary file not shown.
Binary file modified icons/mob/clothing/eyes.dmi
Binary file not shown.
Binary file modified icons/mob/clothing/mask.dmi
Binary file not shown.
2 changes: 1 addition & 1 deletion monkestation/code/modules/clothing/masks/misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
/obj/item/clothing/mask/breath/sec_bandana
desc = "An incredibly dense synthetic thread bandana that can be used as an internals mask."
name = "sec bandana"
worn_icon = 'monkestation/icons/mob/mask.dmi'
worn_icon = 'monkestation/icons/mob/clothing/mask.dmi'
icon = 'monkestation/icons/obj/clothing/masks.dmi'
icon_state = "sec_bandana_default"
var/obj/item/clothing/suit/armor/secduster/suit
Expand Down
Binary file modified monkestation/icons/mob/clothing/mask.dmi
Binary file not shown.
Binary file removed monkestation/icons/mob/mask.dmi
Binary file not shown.

0 comments on commit 9032081

Please sign in to comment.