From ddbf3d3872a4b0e8e8452bacd8460d9dab2d9a01 Mon Sep 17 00:00:00 2001 From: FreeStylaLT Date: Mon, 9 Mar 2020 15:32:06 +0200 Subject: [PATCH] Also removes from loadout --- code/modules/client/preference/loadout/loadout_hat.dm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/modules/client/preference/loadout/loadout_hat.dm b/code/modules/client/preference/loadout/loadout_hat.dm index 7d6275e09e4..d81f1f7e02c 100644 --- a/code/modules/client/preference/loadout/loadout_hat.dm +++ b/code/modules/client/preference/loadout/loadout_hat.dm @@ -152,7 +152,3 @@ /datum/gear/hat/flowerpin display_name = "hair flower" path = /obj/item/clothing/head/hairflower - -/datum/gear/hat/kitty - display_name = "kitty headband" - path = /obj/item/clothing/head/kitty