From bc0f8a44c724057464d193e2192975ea7192c3c1 Mon Sep 17 00:00:00 2001 From: evilew Date: Tue, 17 Dec 2024 15:38:48 +0100 Subject: [PATCH] Update __donator.dm --- modular_citadel/code/modules/client/loadout/__donator.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"