mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-15 00:54:16 +01:00
Actually make Evelynn able to spawn their fluff item... z.z (#16870)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user