From c8922d15c8fc49101f3182519aa6c575af094e64 Mon Sep 17 00:00:00 2001 From: evilew Date: Wed, 5 Jun 2024 11:01:03 +0200 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 1bd7a8fc..57771ab4 100644 --- a/modular_citadel/code/modules/client/loadout/__donator.dm +++ b/modular_citadel/code/modules/client/loadout/__donator.dm @@ -217,7 +217,7 @@ datum/gear/lyricalpawsring name = "Chloe Plush" category = SLOT_IN_BACKPACK path = /obj/item/toy/plush/chloe - ckeywhitelist = list("Alphas0") + ckeywhitelist = list("alphas0") /datum/gear/grimmy_coat name = "Overcoat of the Destitute"