From 5c9a6257f3b0547e0b150a884fff8386d10c8b2a Mon Sep 17 00:00:00 2001 From: Fox-McCloud Date: Tue, 1 Sep 2015 22:46:33 -0400 Subject: [PATCH] Fixes Derp Fox --- code/modules/customitems/item_defines.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index e272647e404..d5203ecb267 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -320,7 +320,7 @@ //Huge thanks to Nienhaus for these sprites! /obj/item/clothing/under/fluff/fox - name = "Aeronuatics Jumpsuit" + name = "Aeronautics Jumpsuit" desc = "A jumpsuit tailor made for spacefaring fighter pilots; this one seems very old." icon = 'icons/obj/custom_items.dmi' icon_state = "fox_suit"