diff --git a/modular_citadel/code/modules/client/loadout/__donator.dm b/modular_citadel/code/modules/client/loadout/__donator.dm index d7fa6adcaf..cf5c74a38d 100644 --- a/modular_citadel/code/modules/client/loadout/__donator.dm +++ b/modular_citadel/code/modules/client/loadout/__donator.dm @@ -42,7 +42,7 @@ name = "Dezir Rose Plush" category = LOADOUT_CATEGORY_DONATOR path = /obj/item/toy/plush/gs13/rose - ckeywhitelist = list("eremitanovem", "sonoida", "Absolutely_Free") + ckeywhitelist = list("eremitanovem", "sonoida", "Absolutely_Free", "absolutely_free", "ABSOLUTELY_FREE") /datum/gear/donator/chloe_plush name = "Chloe Plush"