From a98ffeaf72d49456d0a576f502e1eceee7f242ad Mon Sep 17 00:00:00 2001 From: ShadowLarkens Date: Wed, 8 Jan 2025 11:14:59 -0800 Subject: [PATCH] Actually make Evelynn able to spawn their fluff item... z.z (#16870) --- .../preference_setup/loadout/loadout_fluffitems_vr.dm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm b/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm index 1c56a1f743..ba04a87b28 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm @@ -269,6 +269,12 @@ ckeywhitelist = list("bigbababooey") character_name = list("Ali Big") +/datum/gear/fluff/beeholddrbeesphb_plushie + path = /obj/item/laser_pointer/evelynn_fluff + display_name = "Evelynn's Laser Pointer" + ckeywhitelist = list("beeholddrbeesphb") + character_name = list("Evelynn") + // C CKEYS /datum/gear/fluff/cappy_watch path = /obj/item/clothing/accessory/watch/custom