diff --git a/code/modules/clothing/spacesuits/miscellaneous.dm b/code/modules/clothing/spacesuits/miscellaneous.dm index 8f793f02847..3fb21d3f0e1 100644 --- a/code/modules/clothing/spacesuits/miscellaneous.dm +++ b/code/modules/clothing/spacesuits/miscellaneous.dm @@ -1,5 +1,5 @@ //Captain's space suit, not hardsuits because no flashlight! - /obj/item/clothing/head/helmet/space/captain +/obj/item/clothing/head/helmet/space/captain name = "captain's space helmet" icon_state = "capspace" item_state = "capspacehelmet"