diff --git a/modular_skyrat/modules/customization/modules/clothing/under/costumes.dm b/modular_skyrat/modules/customization/modules/clothing/under/costumes.dm index 6ac0f79b2be..676fbaa8355 100644 --- a/modular_skyrat/modules/customization/modules/clothing/under/costumes.dm +++ b/modular_skyrat/modules/customization/modules/clothing/under/costumes.dm @@ -19,6 +19,7 @@ name = "maid costume" desc = "Maid in China." icon_state = "maid_costume" + female_sprite_flags = FEMALE_UNIFORM_TOP_ONLY greyscale_config = /datum/greyscale_config/maid_costume greyscale_config_worn = /datum/greyscale_config/maid_costume/worn greyscale_colors = "#7b9ab5#edf9ff"