From 7282f44b5f7f1a79f8e4a0045681905cba55715b Mon Sep 17 00:00:00 2001 From: paprka Date: Fri, 8 Aug 2014 10:16:48 -0700 Subject: [PATCH] lol indentations --- code/modules/clothing/spacesuits/miscellaneous.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"