diff --git a/code/modules/clothing/masks/breath.dm b/code/modules/clothing/masks/breath.dm index a58ea5514d01..cc9fa39160f4 100644 --- a/code/modules/clothing/masks/breath.dm +++ b/code/modules/clothing/masks/breath.dm @@ -38,6 +38,6 @@ /obj/item/clothing/mask/breath/suns desc = "A close-fitting mask that covers JUST enough to connect an air supply" - name = "SUNS half face mask" + name = "\improper SUNS half face mask" icon_state = "suns_captainmask" item_state = "suns_captainmask"