diff --git a/code/modules/clothing/head/misc_special.dm b/code/modules/clothing/head/misc_special.dm index 3208a6a146f..dd1875aaead 100644 --- a/code/modules/clothing/head/misc_special.dm +++ b/code/modules/clothing/head/misc_special.dm @@ -44,7 +44,7 @@ */ /obj/item/clothing/head/hardhat/cakehat name = "cakehat" - desc = "You put the cake on your head. Brilliant. It keeps getting stronger somehow..." + desc = "You put the cake on your head. Brilliant." icon_state = "hardhat0_cakehat" item_state = "hardhat0_cakehat" item_color = "cakehat"