diff --git a/modular_citadel/code/modules/client/loadout/__donator.dm b/modular_citadel/code/modules/client/loadout/__donator.dm index 5a0d69202a..fcc1499d99 100644 --- a/modular_citadel/code/modules/client/loadout/__donator.dm +++ b/modular_citadel/code/modules/client/loadout/__donator.dm @@ -442,7 +442,7 @@ datum/gear/darksabresheath ckeywhitelist = list("nicholaiavenicci") /datum/gear/donorberet - name = "Atmos Beret + name = "Atmos Beret" category = SLOT_HEAD path = /obj/item/clothing/head/blueberet ckeywhitelist = list("foxystalin")