From 64bcd694c146a6f054c1cd0fb17664c5f8cb0047 Mon Sep 17 00:00:00 2001 From: LetterJay Date: Mon, 18 Jul 2022 00:20:33 -0500 Subject: [PATCH] donator blah blah, my head hurts --- modular_citadel/code/modules/client/loadout/__donator.dm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modular_citadel/code/modules/client/loadout/__donator.dm b/modular_citadel/code/modules/client/loadout/__donator.dm index fe53574470..931324bf8f 100644 --- a/modular_citadel/code/modules/client/loadout/__donator.dm +++ b/modular_citadel/code/modules/client/loadout/__donator.dm @@ -579,3 +579,9 @@ path = /obj/item/storage/box/pockerchips ckeywhitelist = list("greed2323") +/datum/gear/donator/psychedelicjumpsuit + name = "psychedelic jumpsuit" + slot = ITEM_SLOT_ICLOTHING + path = /obj/item/clothing/under/misc/psyche + ckeywhitelist = list("commandnotrecognized") +