From 698716785a90119903defc4da6a9296bdac25918 Mon Sep 17 00:00:00 2001 From: ZeroDayDaemon <60460608+ZeroDayDaemon@users.noreply.github.com> Date: Wed, 16 Mar 2022 14:42:08 -0400 Subject: [PATCH] Add RGBee plushie (#7142) * Update toys.yml * Update toys.yml --- Resources/Prototypes/Entities/Objects/Fun/toys.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 8d97757085..ce46b1b03e 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -38,6 +38,17 @@ - ReagentId: GroundBee Quantity: 10 +- type: entity + parent: PlushieBee + id: PlushieRGBee + name: RGBee plushie + description: A cute toy that resembles a bee plushie while you're on LSD. + components: + - type: PointLight + radius: 1.5 + energy: 2 + - type: RgbLightController + - type: entity parent: BasePlushie id: PlushieNuke