diff --git a/modular_citadel/code/modules/custom_loadout/custom_items.dm b/modular_citadel/code/modules/custom_loadout/custom_items.dm index e4a168b027..8001d71874 100644 --- a/modular_citadel/code/modules/custom_loadout/custom_items.dm +++ b/modular_citadel/code/modules/custom_loadout/custom_items.dm @@ -85,7 +85,7 @@ item_state = "labred" -/obj/item/clothing/suit/toggle/labcoat/mad/labredblack +/obj/item/clothing/suit/toggle/labcoat/labredblack name = "Black and Red Coat" desc = "An oddly special looking coat." icon = 'icons/obj/custom.dmi'